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

config: add SDK.Shutdown method #4583

Merged
merged 8 commits into from
Nov 24, 2023

Commits on Nov 16, 2023

  1. config: add Shutdown method

    This allows users to call Shutdown on the tracer/meter providers configured in the SDK.
    
    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7ea70de View commit details
    Browse the repository at this point in the history
  2. update tests, handler err

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a8a7665 View commit details
    Browse the repository at this point in the history
  3. add doc

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3a4357a View commit details
    Browse the repository at this point in the history
  4. simplify error join

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d8dc978 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into codeboten/add-shutdown

    Alex Boten committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    84205cf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. add changelog

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a6fc445 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into codeboten/add-shutdown

    Alex Boten committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ab49d25 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update CHANGELOG.md

    pellared committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    29b0bc9 View commit details
    Browse the repository at this point in the history