Hi,
We use Zenoss for our monitoring system, and it uses an OpenTSDB instance for metric storage. The problem I’m running into is I need to divide the metric by 100 to properly show to scale:
For instance, the CPU metrics show that usage is 2467, but that value needs to be divided by 100 to show the proper percentage, which is 24%.
Is there anyway to calculate this within Grafana so the scales are correct in the graphs?