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

Implement OTLP export in microsim #5685

Closed
yurishkuro opened this issue Jun 28, 2024 · 2 comments · Fixed by yurishkuro/microsim#18
Closed

Implement OTLP export in microsim #5685

yurishkuro opened this issue Jun 28, 2024 · 2 comments · Fixed by yurishkuro/microsim#18
Labels
good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement

Comments

@yurishkuro
Copy link
Member

We are using github.com/yurishkuro/microsim for generating load in the integration tests. It is currently using OTEL SDK with Jaeger exporter, which are already deprecated in OTEL. We need to change microsim to use OTLP exporter by default.

cc @FlamingSaint

@yurishkuro yurishkuro added help wanted Features that maintainers are willing to accept but do not have cycles to implement good first issue Good for beginners labels Jun 28, 2024
@FlamingSaint
Copy link
Member

Okay, I will start working on this right away.

@yurishkuro
Copy link
Member Author

Release as v0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants