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

chore: prefer use of global TracerProvider/MeterProvider #450

Merged
merged 4 commits into from
Apr 26, 2021

Commits on Apr 26, 2021

  1. chore: prefer use of global TracerProvider/MeterProvider

    Remove setting of TracerProvider in samples where it is actually not needed as the global TracerProvider should be preferred on default.
    
    I found it also inconsistent to set a TracerProvider but no MeterProvider.
    Flarna committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ea4bfce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bcca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    688130a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a36fffe View commit details
    Browse the repository at this point in the history