prometheus/storage/remote
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258)
* Allow UTF-8 characters in metric and label names as opt-in feature

---------

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
2024-11-11 21:27:55 +00:00
..
azuread
googleiam
otlptranslator Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-11 21:27:55 +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 Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-11 21:27:55 +00: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