Hello
- What Grafana version and what operating system are you using?
10.2.3
- What are you trying to achieve?
I have a set of queries (sum(file{...})
), which I have labelled, I want to build a table with their label and their last daily value.
- How are you trying to achieve it?
I have done two transformations:
- Reduce (Series to rows / All values)
- Series to row
- What happened?
Only label and a json array
- What did you expect to happen?
I hopped it work.
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No
- Did you follow any online instructions? If so, what is the URL?
No
Thank you in advance.