prometheus/storage
Jesus Vazquez a68557dd9c
Extend AppendExemplar with AppendHints
Signed-off-by: Jesus Vazquez <jesusvzpg@gmail.com>
2024-10-22 11:13:53 +02:00
..
remote Extend AppendExemplar with AppendHints 2024-10-22 11:13:53 +02:00
buffer.go Fix missing histogram copy in sampleRing 2024-10-02 13:57:28 +02:00
buffer_test.go Unit test for regression in rate vs float and histogram mixup 2024-10-02 13:56:33 +02:00
errors.go Fix appendable: check whether last val was a histogram (#14613) 2024-08-07 15:02:59 +02:00
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 2024-08-07 15:02:59 +02:00
fanout.go Extend AppendExemplar with AppendHints 2024-10-22 11:13:53 +02:00
fanout_test.go Refactor Append interface to receive hints pointer 2024-10-22 10:47:55 +02:00
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
interface.go Extend AppendExemplar with AppendHints 2024-10-22 11:13:53 +02:00
interface_test.go Fix: chunkenc.MockSeriesIterator 2024-08-30 16:44:36 +02:00
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
memoized_iterator.go storage: add AtT method to MemoizedSeriesIterator 2024-07-15 14:09:02 +10:00
memoized_iterator_test.go storage: add AtT method to MemoizedSeriesIterator 2024-07-15 14:09:02 +10:00
merge.go [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers 2024-07-22 15:35:09 +01:00
merge_test.go lint 2024-07-22 16:34:42 +01:00
noop.go Pass limit param as hint to storage.Querier 2024-06-20 09:47:38 -07:00
secondary.go Pass limit param as hint to storage.Querier 2024-06-20 09:47:38 -07:00
series.go Unit test for regression in rate vs float and histogram mixup 2024-10-02 13:56:33 +02:00
series_test.go chore: fix some function names 2024-08-15 13:57:21 +08:00