The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Callum Styan 5f1be2cf45 Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111) 5 years ago
..
remote Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111) 5 years ago
tsdb Cleanup after merging tsdb into prometheus 5 years ago
buffer.go Minor optimization for BufferedSeriesIterator: actually drop the samples falling outside of the new delta from the underlying sampleRing, when ReduceDelta is called. (#4849) 6 years ago
buffer_test.go Replaced t.Fatalf() with testutil.Assert() in buffer_test.go (#6084) 5 years ago
fanout.go Add storage.Warnings to LabelValues and LabelNames (#5673) 6 years ago
fanout_test.go Remove all usages of stretchr/testify 5 years ago
interface.go Add storage.Warnings to LabelValues and LabelNames (#5673) 6 years ago
noop.go Add storage.Warnings to LabelValues and LabelNames (#5673) 6 years ago