mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
BuildCompliantName was renamed to BuildCompliantMetricName, and it no longer takes UTF8 support into consideration. It focuses on building a metric name that follows Prometheus conventions. A new function, BuildMetricName, was added to optionally add unit and type suffixes to OTLP metric names without translating any characters to underscores(_). |
||
---|---|---|
.. | ||
context.go | ||
context_test.go | ||
helper.go | ||
helper_test.go | ||
histograms.go | ||
histograms_test.go | ||
metrics_to_prw.go | ||
metrics_to_prw_test.go | ||
number_data_points.go | ||
number_data_points_test.go | ||
otlp_to_openmetrics_metadata.go | ||
testutil_test.go | ||
timeseries.go |