Hi all,
I got a custom metric called my_metric{id=“1576423344”, memory=“24.5”} with value of 1.
In reality I got many more labels, but thats not realy the point here.
I want to create a timeseries plot of the memory, extracted from the metric.
That is a bad metric design (for Prometheus metric storage). Don’t use labels to store metric value. Otherwise you will have this kind of problem (+ more). It should be: