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

Even with 4xx status codes, it is displayed in green #11691

Open
huijikim00 opened this issue Nov 7, 2024 · 0 comments
Open

Even with 4xx status codes, it is displayed in green #11691

huijikim00 opened this issue Nov 7, 2024 · 0 comments

Comments

@huijikim00
Copy link

I have modified the pinpoint.config file as follows:
'profiler.http.status.code.errors=3xx, 4xx, 5xx'

As shown in the attached image, even when the status code is 400, it is displayed as a green dot.
I suspect this is because one of the status codes in the call tree is 200, which might be causing it to be displayed as a green dot.
I would appreciate if you could verify this issue.

(in Pinpoint version 2.x, it is correctly displayed as a red dot.)
image (4)

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

No branches or pull requests

1 participant