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

fixed tracing and moving traces to their correct parent in many places #2060

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

thjaeckle
Copy link
Member

@thjaeckle thjaeckle commented Nov 14, 2024

After enabling tracing in our Ditto installation, we found several places where spans are not correctly assigned to their parent spans and also where e.g. HTTP endpoints are reported falsely as /other.

This PR fixes that in a lot of encountered places.

@thjaeckle thjaeckle added this to the 3.6.3 milestone Nov 14, 2024
@thjaeckle thjaeckle self-assigned this Nov 14, 2024
@thjaeckle thjaeckle force-pushed the bugfix/fix-traces branch 3 times, most recently from f059be2 to e7a54cb Compare November 14, 2024 16:19
Copy link
Contributor

@alstanchev alstanchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@thjaeckle thjaeckle merged commit 06ff4ad into eclipse-ditto:master Nov 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants