Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
Grafana is an open source, feature-rich metrics dashboard, and graph editor. It supports Graphite, Elasticsearch, OpenTSDB, Prometheus, and InfluxDB analytics services. Use the Grafana service hook to annotate Grafana dashboards upon completion of Azure Pipelines deployments.
Category | Requirements |
---|---|
Permissions | - Member of the Project Collection Administrators group. Organization owners are automatically members of this group. - Edit subscriptions and View subscriptions permissions set to Allow. By default, only project administrators have these permissions. To grant the permissions to other users, you can use the command-line tool or the Security REST API. |
Tools | Grafana |
Note
The service hook for Grafana is supported for Azure DevOps Server 2019.1 and later versions.
Navigate to project settings:
https://dev.azure.com/{orgName}/{project_name}/_settings/serviceHooks
Select Create Subscription.
Choose Grafana among the list of services and choose Next
For Release deployment completed event, configure the optional filters: Release pipeline name, Stage name, and Status
Provide the Grafana URL and Grafana API token required for Azure DevOps to post annotations.
Choose Test to verify that Azure DevOps can use the provided configuration and successfully create a subscription.
Once verified, choose Finish to complete the creation of subscription.
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Documentation
Integrate with service hooks - Azure DevOps
Perform tasks with other services when events happen in your project in Azure DevOps.
Create a service hook for Azure DevOps Services and Azure DevOps Server with Datadog. - Azure DevOps
Use Datadog with your Azure DevOps Services organization
Webhooks with Azure DevOps - Azure DevOps
Set up a webhook subscription that sends JSON representations of Azure DevOps events to any service that has a public endpoint.