Hi all
I’m using the default grafana “influx-default” graphana graph for all my charts .
For the most part, it auto scales and units are labeled correctly.
For monitoring windows, invoke ps returns data but units are not displayed properly in graph.
I am able to create a specific graphana graph for the specific invoke command, and set units in grafana statically, and it works,…I can see the new graph reflected correctly in that 1 test.
But I have MANY tests like this and there is no way I need to create a graph for each one individually
Is there a way to pass in a custom variable to grapaha in the default graph to specify type and units?
I hope this makes sense
Thanks!