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

[BUG] Simulating a Prometheus Alerts to Teams Channel - results in not found #331

Open
AurimasNav opened this issue Jun 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AurimasNav
Copy link

Describe the bug
trying to test notifications in teams channel with the example json provided in readme results in {"message":"Not Found"}
even though actual alerts are displayed in teams.

Version
docker image 1.5.2
helm chart 1.3.4

To Reproduce
save the example json as file and execute command
curl -X POST -d @prom-alert.json http://localhost:2000/alertmanager

Expected behavior
result representing the validity of msteams configuration, either failure or success, but not a "not found" message without anything posted to the teams while actual alerts are successfully posted there.

@AurimasNav AurimasNav added the bug Something isn't working label Jun 22, 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
Projects
None yet
Development

No branches or pull requests

1 participant