dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

Modify DotNet.Status.Web to open Grafana Alert issues in Azure DevOps instead of GitHub

Open garath opened this issue 2 months ago • 0 comments

The AlertHookController of DotNet.Status.Web is in charge of receiving webhooks from Grafana that represent alerts (including new notifications and updates of existing notifications). It then processes this information and either creates a new issue or updaets an existing issue in GitHub.

This should be modified to open issues in Azure DevOps instead.

garath avatar Oct 14 '25 21:10 garath