Discrepancy between alerts firing in prometheus and those reported in alertmanager #92
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issues | |
on: [issues] | |
jobs: | |
update: | |
name: Update Issue | |
uses: canonical/observability/.github/workflows/issues.yaml@main | |
secrets: inherit | |
with: | |
component: alertmanager |