prometheus/storage/remote/otlptranslator
Charlie Le d87f7440ca support int exemplar value type
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>
2024-10-25 08:47:54 -07:00
..
prometheus Test a couple more cases without suffix gen 2024-07-26 11:21:58 +02:00
prometheusremotewrite support int exemplar value type 2024-10-25 08:47:54 -07:00