prometheus/storage/remote
Arthur Silva Sens 0502f2d8fb
Bump otlptranslator to latest SHA
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2025-07-02 14:55:51 -03:00
..
azuread remote_write azure auth : allow empty client_id to suppport system assigned managed identity (#16421) 2025-05-24 15:01:49 +02:00
googleiam feat: add Google cloud roundtripper for remote write (#14346) 2024-07-30 16:25:19 +01:00
otlptranslator/prometheusremotewrite Bump otlptranslator to latest SHA 2025-07-02 14:55:51 -03:00
chunked_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2024-10-06 16:35:29 +00:00
chunked.go Add streaming remote read to ReadClient (#11379) 2024-08-28 07:23:54 +01:00
client_test.go Strip newline in error when reading from remote client (#16487) 2025-04-27 13:59:33 +00:00
client.go Strip newline in error when reading from remote client (#16487) 2025-04-27 13:59:33 +00:00
codec_test.go test(rw2): add nhcb testcases to remote write 2.0 2025-04-08 15:45:56 +02:00
codec.go Add streaming remote read to ReadClient (#11379) 2024-08-28 07:23:54 +01:00
dial_context_test.go [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 2024-11-15 15:41:49 +00:00
dial_context.go [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 2024-11-15 15:41:49 +00:00
ewma.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
intern_test.go fix: storage/remote.pool interned refs count and flaky test (#16335) 2025-03-27 21:04:30 +01:00
intern.go fix: storage/remote.pool interned refs count and flaky test (#16335) 2025-03-27 21:04:30 +01:00
max_timestamp.go chore(storage/remote): collect maxTimestamp when value is 0 as well. 2024-07-11 16:43:58 +02:00
metadata_watcher_test.go scrape: Fix metadata in WAL not working for histograms and summaries. 2025-01-15 20:12:38 +00:00
metadata_watcher.go Fix issues raised by staticcheck (#15722) 2025-01-09 17:51:26 +01:00
queue_manager_test.go Enhance TestDropOldTimeSeries to test both v1 and v2 protocols (#16709) 2025-06-11 13:06:45 -07:00
queue_manager.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 2025-05-03 19:05:13 +02:00
read_handler_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 2025-05-03 19:05:13 +02:00
read_handler.go fix(remote): rename some remote read related metrics for better clarity. 2024-12-06 17:09:00 +01:00
read_test.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00
read.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 2025-05-03 19:05:13 +02:00
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2024-07-19 18:53:40 +01:00
storage_test.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00
storage.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00
write_handler_test.go test(rw2): add nhcb testcases to remote write 2.0 2025-04-08 15:45:56 +02:00
write_handler.go OTLP receiver: Rename otlp.convert_scope_metadata to otlp.promote_scope_metadata (#16760) 2025-06-20 13:09:02 +00:00
write_test.go Fix flakiness in TestOTLPWriteHandler (#16608) 2025-05-17 05:35:26 -03:00
write.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00