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

Stop collecting http status code on play span by default #2804

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

tylerbenson
Copy link
Contributor

There have been cases where the status code is wrong/different when compared with the parent server span.

This behavior can be reenabled using the following config:

-Ddd.trace.play.report-http-status=true

There have been cases where the status code is wrong/different when compared with the parent server span.

This behavior can be reenabled using the following config:
```
-Ddd.trace.play.report-http-status=true
```
@tylerbenson tylerbenson requested a review from a team as a code owner June 4, 2021 15:21
@tylerbenson tylerbenson merged commit 4e97528 into master Jun 4, 2021
@tylerbenson tylerbenson deleted the tyler/play-status branch June 4, 2021 20:06
@github-actions github-actions bot added this to the 0.81.0 milestone Jun 4, 2021
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 this pull request may close these issues.

3 participants