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.
 
 
 
 
 
prometheus/storage
bwplotka 0b70a07572 refactor(appenderV2): add TSDB AppenderV2 implementation 6 days ago
..
remote Merge pull request #17630 from zjumathcode/main 2 weeks ago
buffer.go chore: enable unused-receiver rule from revive 4 months ago
buffer_test.go chore: enable unused-receiver rule from revive 4 months ago
errors.go Fix appendable: check whether last val was a histogram (#14613) 1 year ago
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 1 year ago
fanout.go feat: rename CreatedTimestamp to StartTimestamp (#17523) 1 month ago
fanout_test.go chore: enable unused-receiver rule from revive 4 months ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
interface.go refactor(appenderV2): add TSDB AppenderV2 implementation 6 days ago
interface_append.go refactor(appenderV2): 1:1 copy of head_append.go -> head_append_v2.go (starting point) 6 days ago
interface_test.go Fix: chunkenc.MockSeriesIterator 1 year ago
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
memoized_iterator.go storage: add `AtT` method to `MemoizedSeriesIterator` 1 year ago
memoized_iterator_test.go storage: add `AtT` method to `MemoizedSeriesIterator` 1 year ago
merge.go Apply analyzer "modernize" to the whole codebase 4 months ago
merge_test.go Update modernize (#17471) 1 month ago
noop.go Pass limit param as hint to storage.Querier 2 years ago
secondary.go Pass limit param as hint to storage.Querier 2 years ago
series.go chore: enable unused-receiver rule from revive 4 months ago
series_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago