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

feat(PL-2800): setup opentelemetry tracing #57

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

davidmdm
Copy link
Contributor

Goal

We want to be able to trace the joy generator and monitor its performance.

Considerations

Since the joy-generator is an open-source project, no nesto specific solution for APM can be used or exposed. Hence the choice to use OpenTelemetry.

@davidmdm davidmdm force-pushed the feat/PL-2800/instrument-joy-generator branch 2 times, most recently from 769fc29 to 50f7cd1 Compare August 28, 2024 16:07
alexstojda
alexstojda previously approved these changes Aug 28, 2024
@alexstojda alexstojda dismissed their stale review August 28, 2024 16:41

PR is in draft, dismissing review

@davidmdm davidmdm force-pushed the feat/PL-2800/instrument-joy-generator branch from 50f7cd1 to 8c180d6 Compare August 29, 2024 17:15
@davidmdm davidmdm marked this pull request as ready for review August 29, 2024 17:15
@davidmdm davidmdm force-pushed the feat/PL-2800/instrument-joy-generator branch 2 times, most recently from e9fa319 to b2adc74 Compare August 29, 2024 17:27
@davidmdm davidmdm force-pushed the feat/PL-2800/instrument-joy-generator branch from b2adc74 to d5ed286 Compare August 29, 2024 17:28
@davidmdm davidmdm merged commit ef190e4 into master Aug 29, 2024
5 checks passed
@davidmdm davidmdm deleted the feat/PL-2800/instrument-joy-generator branch August 29, 2024 17:33
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