I am using openTSDB as a data source for Grafana. I have a requirement to calculate the % of memory consume out of total memory.
In the dashboard, A metrics having UsedMemory value, B metrics having TotalMemory value. How to calculate the percentage for these two metrics.