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

Revise Zipkin tracer provider implementation so it implements the Helidon neutral tracing API #8846

Open
tjquinno opened this issue Jun 5, 2024 · 0 comments
Labels
4.x Version 4.x enhancement New feature or request P3 tracing
Projects

Comments

@tjquinno
Copy link
Member

tjquinno commented Jun 5, 2024

Environment Details

  • Helidon Version: 4.x
  • Helidon SE or Helidon MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Problem Description

Currently the Helidon Zipkin tracing provider implementation does not directly implement the Helidon neutral tracing API. It implements our OpenTracing provider implementation which does implement the Helidon tracing API. But users who want to depend only on Zipkin--without also including OpenTracing--cannot use the Helidon API to do so.

@tjquinno tjquinno added tracing 4.x Version 4.x labels Jun 5, 2024
@tjquinno tjquinno added this to Triage in Backlog via automation Jun 5, 2024
@tjquinno tjquinno changed the title Revise Zipkin tracer provider implementation so the types implement the Helidon neutral tracing API Revise Zipkin tracer provider implementation so it implements the Helidon neutral tracing API Jun 5, 2024
@m0mus m0mus added enhancement New feature or request P3 labels Jun 6, 2024
@m0mus m0mus moved this from Triage to Normal priority in Backlog Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request P3 tracing
Projects
Backlog
  
Normal priority
Development

No branches or pull requests

2 participants