-
What Grafana version and what operating system are you using?
v8.3.1 -
What are you trying to achieve?
We are trying to template a variable to pull ec2 instance for the emr cluster to display cpu, memory metrics. -
How are you trying to achieve it?
dimension_values($region,AWS/EMR,ClusterId,InstanceId,{“ClusterId”: “{{ $jobflowid }}”}) -
What happened?
The above query returns NONE. -
What did you expect to happen?
It should return the associated ec2 instance for a EMR cluster -
Can you copy/paste the configuration(s) that you are having problems with?
Yes -
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?