azure-monitor-datasource
azure-monitor-datasource copied to clipboard
Ability to apply a multiplier to returned metrics
Is it possible to add a mathematical multiplier to the aggregation result? For instance, when Iquey CosmosDB I get average RU per minute, but need to graph average RU per second. As Grafana doesn't have a time grain for seconds, I need to divide my result by 60 - how would I do that?