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

Invalid http_response_status_code reported #885

Closed
dimunech opened this issue May 28, 2024 · 4 comments · Fixed by #887
Closed

Invalid http_response_status_code reported #885

dimunech opened this issue May 28, 2024 · 4 comments · Fixed by #887

Comments

@dimunech
Copy link

I'm running Beyla 1.6.2 as a DaemonSet in a Kubernetes cluster and I'm seeing some weird response codes in my metrics, e.g. 4770:
Screenshot 2024-05-28 at 11 59 45

Seeing this for our internal services written in Java, as well as for ingress-nginx ingress controller.

@marctc marctc added the bug label May 28, 2024
@grcevski
Copy link
Contributor

Thanks for reporting this @dimunech! We'll look into this. Just to confirm, these are rare, correct? Once in a while there's a bad request recorded?

@dimunech
Copy link
Author

Thanks for reporting this @dimunech! We'll look into this. Just to confirm, these are rare, correct? Once in a while there's a bad request recorded?

@grcevski yes, that's correct, seems to be pretty rare. The main concern here is that it also increases cardinality for this metric.

@grcevski
Copy link
Contributor

Hi @dimunech, we just released 1.6.3 to include this fix. It would be great if you can confirm it's resolved. Thanks again!

@dimunech
Copy link
Author

Thank you for the quick fix @grcevski! I'll update our installation and let you know if I see any more invalid status codes.

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 a pull request may close this issue.

3 participants