prometheus/storage/remote
2023-11-09 10:18:12 -03:00
..
azuread Added Azure OAuth support (#12572) 2023-10-04 22:16:36 -04:00
otlptranslator Unit tests for native histograms (#12668) 2023-08-25 23:35:42 +02:00
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2022-07-01 18:59:50 +02:00
chunked_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
client.go fix mocks and fixture 2023-11-09 10:18:12 -03:00
client_test.go remote-write: TestClientRetryAfter status code 500 2023-09-20 10:25:43 +00:00
codec.go Improve sender benchmarks and some allocations 2023-11-09 10:18:12 -03:00
codec_test.go fix mocks and fixture 2023-11-09 10:18:12 -03:00
ewma.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
intern.go add lookup table struct that is used to build the symbol table in new 2023-11-09 10:18:12 -03:00
intern_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 2020-10-15 23:53:59 +02:00
metadata_watcher.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2022-07-01 18:59:50 +02:00
metadata_watcher_test.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2022-07-01 18:59:50 +02:00
queue_manager.go Improve sender benchmarks and some allocations 2023-11-09 10:18:12 -03:00
queue_manager_test.go Improve sender benchmarks and some allocations 2023-11-09 10:18:12 -03:00
read.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
read_handler.go Update exp package (#12650) 2023-09-21 22:53:51 +02:00
read_handler_test.go Add a chunk size limit in bytes (#12054) 2023-08-24 15:21:17 +02:00
read_test.go Implement code paths for new proto format 2023-11-09 10:18:12 -03:00
storage.go Implement code paths for new proto format 2023-11-09 10:18:12 -03:00
storage_test.go Implement code paths for new proto format 2023-11-09 10:18:12 -03:00
write.go Implement code paths for new proto format 2023-11-09 10:18:12 -03:00
write_handler.go refactor out common code between write methods 2023-11-09 10:18:12 -03:00
write_handler_test.go add basic reduce remote write handler benchmark 2023-11-09 10:18:12 -03:00
write_test.go Implement code paths for new proto format 2023-11-09 10:18:12 -03:00