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

Missing @http.status_code in Play #7164

Open
mwisnicki opened this issue Jun 11, 2024 · 3 comments
Open

Missing @http.status_code in Play #7164

mwisnicki opened this issue Jun 11, 2024 · 3 comments

Comments

@mwisnicki
Copy link

I've just updated DD agent from 0.77 to 1.35.0 and am seeing a lot more new information in request level spans from Play framework (2.8.16) however one notable attribute is now gone - the http.status_code which is pretty important.

@mwisnicki
Copy link
Author

mwisnicki commented Jun 11, 2024

I found this was originally disabled in #2804

Is there a plan to address underlying issue?

@nayeem-kamal
Copy link
Contributor

We do not currently have plans to address this issue with Play framework however we will track this as an item to look into. For now, you can reenable the functionality by adding -Ddd.trace.play.report-http-status=true to your command line arguments when starting the tracer.

@mwisnicki
Copy link
Author

Gotcha. If you have any information about what specific situations can trigger the original issue (wrong status codes - #2804 is pretty light on details), I would be grateful if you could share it.

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

2 participants