prometheus/storage/remote
2024-06-27 13:35:55 -03:00
..
azuread fix: correct the typo in azuread sdk auth (#14106) 2024-05-21 19:08:35 +02:00
otlptranslator conflicts 2024-06-27 13:34:10 -03: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 golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
client.go conflicts 2024-06-27 13:34:10 -03:00
client_test.go [PRW-2.0] (part 2) Removed automatic negotiation, updates for the latest spec semantics in remote pkg (#14329) 2024-06-26 11:20:01 +01:00
codec.go conflicts 2024-06-27 13:34:10 -03:00
codec_test.go conflicts 2024-06-27 13:34:10 -03:00
ewma.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
intern.go remove all code from previous interning approach 2023-12-19 14:27:54 -03:00
intern_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +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 Remote write v2: metadata support in every write request (#13394) 2024-01-25 13:25:05 -08:00
metadata_watcher_test.go Remote write v2: metadata support in every write request (#13394) 2024-01-25 13:25:05 -08:00
queue_manager.go solve conflicts 2024-06-27 13:35:55 -03:00
queue_manager_test.go solve conflicts 2024-06-27 13:35:55 -03:00
read.go Add warnings (and annotations) to PromQL query results (#12152) 2023-09-14 18:57:31 +02:00
read_handler.go Chunked remote read: close the querier earlier 2024-03-15 14:03:16 +01:00
read_handler_test.go test: add promqltest package references 2024-05-08 16:08:04 +01:00
read_test.go conflicts 2024-06-27 13:34:10 -03:00
storage.go remote write 2.0 - follow up improvements (#13478) 2024-02-02 15:10:40 -08:00
storage_test.go remote write 2.0 - follow up improvements (#13478) 2024-02-02 15:10:40 -08:00
write.go [PRW-2.0] (part 2) Removed automatic negotiation, updates for the latest spec semantics in remote pkg (#14329) 2024-06-26 11:20:01 +01:00
write_handler.go solve conflicts 2024-06-27 13:35:55 -03:00
write_handler_test.go solve conflicts 2024-06-27 13:35:55 -03:00
write_test.go [PRW-2.0] (part 2) Removed automatic negotiation, updates for the latest spec semantics in remote pkg (#14329) 2024-06-26 11:20:01 +01:00