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

Add span.TracerProvider() #2009

Merged
merged 4 commits into from Jun 17, 2021

Commits on Jun 17, 2021

  1. Ensure that no-op tracer still progates non-recording spans

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Jun 17, 2021
    Copy the full SHA
    a8d0255 View commit details
    Browse the repository at this point in the history
  2. Add TracerProvider to the trace.Span interface

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Jun 17, 2021
    Copy the full SHA
    4f19882 View commit details
    Browse the repository at this point in the history
  3. Remove config from oteltest.Tracer as it can be accessed through the …

    …provider
    
    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Jun 17, 2021
    Copy the full SHA
    557df0a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c3d53d4 View commit details
    Browse the repository at this point in the history