-
What Grafana version and what operating system are you using?
11.1.0 -
What are you trying to achieve?
I am trying to create a Stat view dashboard by using a time series data which comes every 4 hours -
How are you trying to achieve it?
I have setup a prometheus Job which will query a http URL and send the metrics every 4 hours . I have few of custom labels in my metrics ( one of them is REPORT) -
What happened?
When i try to apply any kind of transformation on my metrics, I am losing REPORT field label -
What did you expect to happen?
I dont want to lose any field labels when i apply transformation -
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No error -
Did you follow any online instructions? If so, what is the URL?
-
No