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

add opentelemery helper scripts #119

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented Oct 9, 2024

These scripts are consumed primarily in https://github.com/rapidsai/shared-actions. The main purpose they serve is in reproducibly obtaining trace ids and span ids. The former is a global ID that groups many spans.

This PR does apply the new wrapper here to several scripts, such that tracing information is readily added there. The wrapper does nothing unless the otel-cli binary is available and the TRACEPARENT environment variable is set. It should have no effect on existing infrastructure otherwise (but we should test it to make sure).

@msarahan msarahan mentioned this pull request Oct 9, 2024
@msarahan msarahan force-pushed the add-telemetry-traceparent-scripts branch from 1f9c03f to d909d08 Compare October 10, 2024 14:13
@msarahan msarahan force-pushed the add-telemetry-traceparent-scripts branch from df3a2fa to 47bbd45 Compare October 10, 2024 14:19
@msarahan msarahan force-pushed the add-telemetry-traceparent-scripts branch from 268dedf to eb81f91 Compare October 10, 2024 14:55
@msarahan msarahan merged commit 8bd8fca into rapidsai:main Oct 10, 2024
1 check passed
@msarahan msarahan deleted the add-telemetry-traceparent-scripts branch October 10, 2024 14:58
msarahan added a commit to msarahan/gha-tools that referenced this pull request Oct 14, 2024
msarahan added a commit to msarahan/gha-tools that referenced this pull request Oct 14, 2024
msarahan added a commit to msarahan/gha-tools that referenced this pull request Oct 14, 2024
msarahan added a commit to msarahan/gha-tools that referenced this pull request Oct 14, 2024
msarahan added a commit that referenced this pull request Oct 15, 2024
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.

2 participants