This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
prometheus
Watch
1
Star
0
Fork
0
You've already forked prometheus
mirror of
https://github.com/prometheus/prometheus.git
synced
2025-09-21 05:41:01 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
prometheus
/
storage
History
Krasi Georgiev
b75428ec19
rename package retrieve to scrape
...
no fucnctinal changes just renaming retrieval to scrape
2018-02-01 09:55:07 +00:00
..
remote
rename package retrieve to scrape
2018-02-01 09:55:07 +00:00
tsdb
*: adapt to storage interface changes
2017-11-23 19:05:04 +01:00
buffer_test.go
Some benchmarks for the mergeSeries set.
2018-01-26 11:01:59 +00:00
buffer.go
Fix error where we look into the future. (
#2829
)
2017-06-13 07:22:27 +02:00
fanout_test.go
Use sub benchmarks.
2018-01-29 11:37:48 +00:00
fanout.go
Also, don't make a mergeSeriesSet if there is only one SeriesSet.
2018-01-25 11:17:16 +00:00
interface.go
Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet().
2017-12-10 19:51:20 +01:00
noop.go
*: adapt to storage interface changes
2017-11-23 19:05:04 +01:00