prometheus/storage/remote/otlptranslator/prometheusremotewrite
Arthur Silva Sens 03995775a7
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-08 10:02:48 -03:00
..
context.go OTLP: Support context cancellation/timeout during translation (#14612) 2024-09-08 17:13:40 +02:00
context_test.go OTLP: Support context cancellation/timeout during translation (#14612) 2024-09-08 17:13:40 +02:00
helper.go Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
helper_test.go otlptranslator: Harmonize non-UTF8 sanitization w/ naming rules. (#15314) 2024-11-03 12:56:54 +00:00
histograms.go OTLP: Support context cancellation/timeout during translation (#14612) 2024-09-08 17:13:40 +02:00
histograms_test.go Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
metrics_to_prw.go Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
metrics_to_prw_test.go OTLP: Support context cancellation/timeout during translation (#14612) 2024-09-08 17:13:40 +02:00
number_data_points.go OTLP: Support context cancellation/timeout during translation (#14612) 2024-09-08 17:13:40 +02:00
number_data_points_test.go chore!: adopt log/slog, remove go-kit/log 2024-10-07 15:58:50 -04:00
otlp_to_openmetrics_metadata.go Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
testutil_test.go OTLP Receiver: Add tests (#14764) 2024-08-30 11:30:57 +02:00
timeseries.go prometheusremotewrite: Move TimeSeries method to timeseries.go 2024-05-01 13:02:10 +02:00