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

Alertmanager: same receiver name in api/v2/receivers #4873

Closed
fgouteroux opened this issue Apr 28, 2023 · 1 comment
Closed

Alertmanager: same receiver name in api/v2/receivers #4873

fgouteroux opened this issue Apr 28, 2023 · 1 comment
Labels
bug Something isn't working component/alertmanager

Comments

@fgouteroux
Copy link
Contributor

Describe the bug

When calling alertmanager api path /api/v2/receivers, it return the same receiver name multiple times.

To Reproduce

Steps to reproduce the behavior:

  1. Start Mimir (2.7)
  2. Set alertmanager config with at least 2 receivers
  3. Curl http://mimir-alertmanager/api/v2/receivers

Expected behavior

See prometheus/alertmanager#3338

Is it possible to update the go.mod for the prometheus/alertmanager ref for the next mimir release 2.8 ?

@56quarters 56quarters added bug Something isn't working component/alertmanager labels Apr 28, 2023
@gotjosh
Copy link
Contributor

gotjosh commented May 4, 2023

Fixed by #4882

@gotjosh gotjosh closed this as completed May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/alertmanager
Projects
None yet
Development

No branches or pull requests

3 participants