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

Create a tracegen utility #955

Closed
jpkrohling opened this issue Sep 4, 2020 · 0 comments
Closed

Create a tracegen utility #955

jpkrohling opened this issue Sep 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jpkrohling
Copy link
Member

Is your feature request related to a problem? Please describe.
For Jaeger, we have an application that is used when we need to generate traces, called tracegen. This is useful when we need to get data for a quick demonstration or test, as well as for more complex scenarios, like to demonstrate Kubernetes autoscaling.

While that tool can be used with OpenTelemetry Collector when it's configured to add a Jaeger receiver, I think a similar tool is needed here for OTLP.

Describe the solution you'd like
Fork Jaeger's tracegen, replacing Jaeger/OpenTracing with OpenTelemetry and OTLP.

tigrannajaryan pushed a commit that referenced this issue Sep 23, 2020
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>

**Description:** Added `tracegen`

**Link to tracking Issue:** #955

**Testing:** Manual tests
@andrewhsu andrewhsu added enhancement New feature or request and removed feature request labels Jan 6, 2021
@mx-psi mx-psi mentioned this issue May 2, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants