Azure Cost Analysis
This dashboard enables us to analyse the usage cost of Azure cloud services.
We are using “Transformations” in this Grafana dashboard to make the panels dynamic with variables. However, it will not work straightforward in Grafana. To make it work we need to enable the variable “transformationsVariableSupport” which supports for using variables in transformations, behind a feature toggle. You can activate it by modifying the .ini file of your local Grafana instance: [feature_toggles] transformationsVariableSupport = true
For Grafana Cloud users, we can contact support for the same.
Blog link: https://medium.com/@pogauravgalaxy/azure-cost-analysis-dashboards-on-grafana-f039ed66d1c2
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
Azure Cosmos DB
With the Grafana plugin for Azure Cosmos DB, you can quickly visualize and query your Azure Cosmos DB data from within Grafana.
Learn more