Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Alertmanager version > 0.27.0 #410

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Set3007
Copy link

@Set3007 Set3007 commented Feb 18, 2025

Description
Alertmanager API v1 has been remove since version 0.27.0.

Fixes #407

Changes

  • Use v2 API path.
  • Add v2 requeried params for silences.

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing
  • Added new tests related to change
  • No unnecessary whitespace changes

Alertmanager API v1 has been remove since version 0.27.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alertmanager - API v2
1 participant