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

feat: add force_push_tracer_provider function. #512

Merged
merged 3 commits into from Apr 6, 2021

Commits on Apr 6, 2021

  1. feat: add force_push_tracer_provider function.

    This helps user to force push all remaining spans within span processors
    TommyCpp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    68a2567 View commit details
    Browse the repository at this point in the history
  2. fix: rename the function from force_push to force_flush to keep it co…

    …nsistent across span processors and tracer providers.
    TommyCpp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    34f260c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c848eee View commit details
    Browse the repository at this point in the history