prometheus/storage/remote
Arve Knudsen 7c4f877881
otlptranslator: Harmonize non-UTF8 sanitization w/ naming rules. (#15314)
* otlptranslator: Harmonize non-UTF8 sanitization w/ naming rules.

Harmonize non-UTF8 sanitization w/ Prometheus naming rules.

---------

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2024-11-03 12:56:54 +00:00
..
azuread
googleiam
otlptranslator otlptranslator: Harmonize non-UTF8 sanitization w/ naming rules. (#15314) 2024-11-03 12:56:54 +00:00
chunked.go
chunked_test.go
client.go chore: only create span events 2024-10-30 09:41:38 +01:00
client_test.go
codec.go
codec_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
ewma.go
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
metadata_watcher_test.go
queue_manager.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
queue_manager_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
read.go
read_handler.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
read_handler_test.go
read_test.go
stats.go
storage.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
storage_test.go
write.go Agent: allow for ingestion of CT samples (#15124) 2024-10-27 01:06:34 +01:00
write_handler.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
write_handler_test.go TSDB: Fix some edge cases when OOO is enabled (#14710) 2024-10-23 17:34:28 +02:00
write_test.go