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

examples: add ruby span profiling #3780

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

marcsanmi
Copy link
Contributor

@marcsanmi marcsanmi commented Dec 16, 2024

Adds Ruby span profiling.

  • Added OpenTelemetry SDK configuration with OTLP HTTP exporter to send traces to Tempo
  • Created custom handler spans with meaningful names (BikeHandler, CarHandler, etc.)
  • Implemented trace context propagation to link handler spans with parent load generator traces

@marcsanmi marcsanmi requested review from a team as code owners December 16, 2024 07:52
@marcsanmi marcsanmi force-pushed the marcsanmi/examples-tracing-ruby branch from fffd8e3 to acaafab Compare December 16, 2024 07:53
Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

LGTM

@marcsanmi marcsanmi merged commit 6f0a6cf into main Dec 16, 2024
18 checks passed
@marcsanmi marcsanmi deleted the marcsanmi/examples-tracing-ruby branch December 16, 2024 10:59
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