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

Adding StartTime into Span so we can add proper hierarchical spans in to telemetry #489

Merged
merged 3 commits into from Mar 20, 2024

Conversation

spuliaiev-sfdc
Copy link
Contributor

@spuliaiev-sfdc spuliaiev-sfdc commented Mar 19, 2024

Adding StartTime into Span so we can add proper hierarchical spans in to telemetry.
This allows to represent the actual hierarchy of calls, because some of them are running in parallel.

image

Copy link

github-actions bot commented Mar 19, 2024

Test Results

 38 files  ±0   38 suites  ±0   27s ⏱️ +2s
 55 tests ±0   54 ✅ ±0   1 💤 ±0  0 ❌ ±0 
110 runs  ±0  100 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 2e55a46. ± Comparison against base commit a481956.

♻️ This comment has been updated with latest results.

@guw guw merged commit 2e31563 into salesforce:main Mar 20, 2024
5 checks passed
@spuliaiev-sfdc spuliaiev-sfdc deleted the spuliaiev/Tracing_start_time branch March 20, 2024 14:01
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.

None yet

5 participants