mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
* AzureMonitor: tweak experimental-ui after UX discussions. - move metrics up to resource row - allow resources field to take an inlineField prop and a labelWidth prop. Eventually once the feature toggle is removed the inlineField prop will be the only code branch in Field.tsx. * AzureMonitor: remove devmode req for azureMonitorExperimentalUI flag * refactor: consolidate logic branch for inline Field |
||
---|---|---|
.. | ||
__mocks__ | ||
azure_log_analytics | ||
azure_monitor | ||
azure_resource_graph | ||
azureMetadata | ||
components | ||
css | ||
dashboards | ||
img | ||
log_analytics | ||
resourcePicker | ||
types | ||
utils | ||
credentials.ts | ||
datasource.test.ts | ||
datasource.ts | ||
grafanaTemplateVariableFns.ts | ||
grafanaTemplateVariables.test.ts | ||
module.ts | ||
plugin.json | ||
query_help.md | ||
README.md | ||
time_grain_converter.test.ts | ||
time_grain_converter.ts | ||
variables.test.ts | ||
variables.ts |
Azure Monitor data source - native plugin
Grafana ships with built in support for Azure Monitor. You just have to add it as a data source and you will be ready to build dashboards for your Azure Monitor metrics.
Read more about it here:
https://grafana.com/docs/grafana/latest/datasources/azuremonitor/