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 output - Header missing (400) #77

Closed
epcim opened this issue Sep 3, 2020 · 4 comments
Closed

Alertmanager output - Header missing (400) #77

epcim opened this issue Sep 3, 2020 · 4 comments
Labels
kind/bug Something isn't working

Comments

@epcim
Copy link

epcim commented Sep 3, 2020

Describe the bug

Alerts are not sent, not enough log details about actual bug. Additionally this raises we shall export prometheus metrics about recieved/sent events and health state, as suggested in: #60

2020/09/03 09:45:14 [ERROR] : AlertManager - Header missing (400)
2020/09/03 09:45:19 [ERROR] : AlertManager - Header missing (400)
2020/09/03 09:47:33 [INFO]  : AlertManager - Post OK (200)
2020/09/03 09:47:47 [ERROR] : AlertManager - Header missing (400)
2020/09/03 09:48:50 [ERROR] : AlertManager - Header missing (400)
2020/09/03 09:49:19 [ERROR] : AlertManager - Header missing (400)

Caused by:

level=error ts=2020-09-03T13:47:41.979Z caller=api.go:781 component=api version=v1 msg="API error" err="bad_data: \"proc_aname[2]\" is not a valid label name"
level=error ts=2020-09-03T13:48:14.139Z caller=api.go:781 component=api version=v1 msg="API error" err="bad_data: \"proc_aname[2]\" is not a valid label name"

Will provide MR with fix.

@epcim epcim added the kind/bug Something isn't working label Sep 3, 2020
@Issif
Copy link
Member

Issif commented Sep 3, 2020

Ok I see the what issue it is. Will fix it asap if you don't.

epcim pushed a commit to epcim/falcosidekick that referenced this issue Sep 4, 2020
epcim pushed a commit to epcim/falcosidekick that referenced this issue Sep 4, 2020
poiana pushed a commit that referenced this issue Sep 4, 2020
@Issif
Copy link
Member

Issif commented Sep 13, 2020

Can we close this issue because #78 as been merged?

@epcim
Copy link
Author

epcim commented Sep 13, 2020 via email

@Issif
Copy link
Member

Issif commented Sep 14, 2020

👍

@Issif Issif closed this as completed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants