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
context_test.go
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
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
number_data_points.go
number_data_points_test.go
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
timeseries.go