Hello,
I am trying to create a Gauge/Goal visual where my current average will be calculated based on the average of max. This way I will be able to show current vs. max storage.
I have the average of the current_storage amount in my data-set. For example 350GB.
I also have the average of the max_storage amount in my data-set. For example 1500GB.
The gauge should show that I am using 23% of my max storage.
Using Kibana - how can I set the max in the gauge to be a dynamic field?
Is there another way to achieve this view in a Gauge/Goal visual?
Thanks,
JD