Plugins 〉Azure Monitor Managed Service for Prometheus


Developer

Grafana Labs

Sign up to receive occasional product news and updates:



Data Source
grafana

Azure Monitor Managed Service for Prometheus

  • Overview
  • Installation
  • Change log
  • Related content

Compatibility

Azure Monitor Managed Service for Prometheus is not compatible with Grafana<11.5.0 If you are running version 11.4.x and lower, please use plugin the core Prometheus plugin instead.

Azure Monitor Managed Service for Prometheus Data Source

Azure Monitor Managed Service for Prometheus is a Prometheus-compatible service that monitors and provides alerts on containerized applications and infrastructure at scale.

Read more about it here: Azure Monitor and Prometheus

Add the data source

To configure Azure authentication see Configure Azure Active Directory (AD) authentication.

In Grafana Enterprise, update the .ini configuration file: Configure Grafana. Depending on your setup, the .ini file is located here. Add the following setting in the [auth] section :

[auth]
azure_auth_enabled = true

Note

If you are using Azure authentication settings do not enable Forward OAuth identity. Both use the same HTTP authorization headers. Azure settings will get overwritten by the OAuth token.

Read more about connecting to Prometheus using Azure authentication here: Connect to Azure Monitor Managed Service for Prometheus.

Install on Grafana Cloud

Plugins can be installed directly from within your Grafana instance or automated using the Cloud API or Terraform.

Learn more about plugin installation

For more information, visit the docs on plugin installation.

Changelog

1.0.3

  • Dependency updates

1.0.2

  • Dependency updates

1.0.1

  • Fix: correctly set default authentication type
  • Dependency updates

1.0.0

  • Public release
  • Dependency updates

0.0.4-preview

  • Change logo to include Azure
  • Internationalization available for several translations https://github.com/grafana/azure-prometheus-datasource/pull/44

0.0.3-preview

  • Data source name changed to Azure Monitor Managed Service for Prometheus

0.0.2-preview

  • Added migration documentation.
  • Release to the Grafana plugin catalog.

0.0.1-preview

  • Initial release.