Hi everyone,
Can anyone please let me know, Is it possible to collect multiple gauge values for a single time series at the metric end-point?
For eg: the text-format exposition
my_metric{lname:"abc"} 1.5 2.5
** here metric name is: my_metric
label name is: lname
label value is: abc
First gauge value: 1.5
Second gauge value: 2.5