mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-28 06:59:40 -08:00
d87f7440ca
When the exemplar type is an int, it incorrectly gets converted to a 0 when DoubleValue() is called on the exemplar. This adds a check to ensure that the value is converted properly based on the type. Signed-off-by: Charlie Le <charlie_le@apple.com> |
||
---|---|---|
.. | ||
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 |