-
Notifications
You must be signed in to change notification settings - Fork 88
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
prom2teams marshmallow.exceptions.ValidationError #235
Comments
Hi @wadhahbenaissa, just to provide steps to reproduce the issue: you are using the 2.5.2 release, am I right? Are you able to reproduce this issue with the latest release? (3.1.0). And finally, which version of Alert Manager are you using? |
Yep, I am using 2.5.2 release for prom2teams. As for alertmanager, it's v0.21.0. |
hey @blalop, here are the logs:
|
Hello guys, it seems working now with the 3.1.0 version. helm upgrade --install prom2teams -n test-prometheus --version 3.1.0 prom2teams\helm however, after checking the version with helm story prom2teams -n test-prometheus it was still showing 2.5.2. |
That's great to hear! Thank you for noticing the outdated appVersion value, we'll fix the default value as soon as we can. If you notice something improvable in this new version or have a feature request, please do not hesitate to ask for it. 😁 |
Hello guys. I hope you're doing well in these times.
However, I think the issue is still persisting.
I have deployed prometheus using helm on a 3 nodes AKS, alongside prom2teams.
I configured my own rule on prometheus as shown below:
Furthermore, I configured a ms teams webhook :
Finally, please find below values.yaml file from prom2teams:
Logs from prom2teams pod show:
So I was wondering if you could help me on this.
Thanks
The text was updated successfully, but these errors were encountered: