Skip to content

Conversation

@dmehala
Copy link
Collaborator

@dmehala dmehala commented Aug 5, 2025

Description

Since #170, calls to /trace/span/finish have not been accurately reflecting the actual duration of spans. This commit ensures that when a span is closed, its duration is correctly set based on the time elapsed.

Changes:

  • Add dev preset.
  • Remove unecessary include.
  • Capture and set end time in on_span_end.

Changes:
  - Add `dev` preset.
  - Remove unecessary include.
  - Capture and set end time in `on_span_end`.
@dmehala dmehala requested a review from a team as a code owner August 5, 2025 09:54
@dmehala dmehala requested review from cataphract and removed request for a team August 5, 2025 09:54
@dmehala dmehala merged commit 105e421 into main Aug 6, 2025
24 checks passed
@dmehala dmehala deleted the dmehala/sys-tests-finish-span branch August 6, 2025 08:12
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