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

Switch sample to telemetrygen #12

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

damemi
Copy link
Contributor

@damemi damemi commented Jul 8, 2024

Use upstream telemetrygen image as a lightweight replacement to the full otel demo

As a TODO: we should update our fork of the otel demo to work with this pipeline. So, a user could deploy this pipeline, then deploy our fork of the demo (that doesn't use the demo's built in collector and instead points all the apps to this pipeline). This would give users a richer experience if they want it, but also keep us from having to maintain a copy of the otel-demo manifests here

@damemi
Copy link
Contributor Author

damemi commented Jul 9, 2024

This doesn't currently work for metrics because the lowest rate telemetrygen can export is 1/s. Opened open-telemetry/opentelemetry-collector-contrib#33982 upstream to propose a fix to allow us to slow this down to 1/5s

@damemi
Copy link
Contributor Author

damemi commented Jul 9, 2024

The duplicate timeseries error seems much better with the changes from open-telemetry/opentelemetry-collector-contrib#33984

@damemi damemi marked this pull request as ready for review July 16, 2024 12:47
@damemi damemi force-pushed the demo-telemetrygen branch from 8d03fbd to c53cb50 Compare July 17, 2024 13:42
@damemi damemi requested a review from ridwanmsharif July 17, 2024 13:46
@damemi
Copy link
Contributor Author

damemi commented Jul 17, 2024

@ridwanmsharif this is ready for review, ptal thanks!

Copy link
Collaborator

@ridwanmsharif ridwanmsharif left a comment

Choose a reason for hiding this comment

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

This is much nicer, thanks!

@damemi damemi merged commit ab48d0b into GoogleCloudPlatform:main Jul 17, 2024
3 checks passed
@damemi damemi deleted the demo-telemetrygen branch July 17, 2024 14:15
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