prometheus/storage
Arve Knudsen d699dc3c77
Fix language in docs and comments (#14041)
Fix language in docs and comments

---------

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Björn Rabenstein <github@rabenste.in>
2024-05-08 17:57:09 +02:00
..
remote prometheusremotewrite: Move TimeSeries method to timeseries.go 2024-05-01 13:02:10 +02:00
buffer.go storage: simplify sampleRing fix 2024-03-05 15:41:18 +01:00
buffer_test.go SampleRingIterator: add currType field 2024-03-01 14:59:19 +01:00
fanout.go
fanout_test.go
generic.go
interface.go Add ShardedPostings() support to TSDB (#10421) 2024-01-29 11:57:27 +00:00
lazy.go
memoized_iterator.go
memoized_iterator_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
merge.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2024-02-28 14:54:53 +01:00
merge_test.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
noop.go
secondary.go
series.go Fix language in docs and comments (#14041) 2024-05-08 17:57:09 +02:00
series_test.go