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

Added create trace pipeline method (Breaking Change: removes implementation of "SpanBatcher") #56

Merged
merged 20 commits into from
Jul 8, 2020

Commits on Jun 29, 2020

  1. add flush method

    stevencl1013 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    db9b65a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e6763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7929878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e04791c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d88b10c View commit details
    Browse the repository at this point in the history
  6. use pipeline in example

    stevencl1013 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    93502a0 View commit details
    Browse the repository at this point in the history
  7. remove metric binary

    stevencl1013 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5533cd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    b10010f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe6586 View commit details
    Browse the repository at this point in the history
  3. use defer

    stevencl1013 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3d3dc41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277d954 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35a1faf View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. let NewExportPipeline take provider options as parameter, and create …

    …InstallNewPipeline method
    stevencl1013 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    dd0f710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db41a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01855c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b078d9 View commit details
    Browse the repository at this point in the history
  5. small indentation fix

    stevencl1013 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e1e7b32 View commit details
    Browse the repository at this point in the history
  6. rerun timeout test

    stevencl1013 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    1f63215 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a82039 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    f1f8c8f View commit details
    Browse the repository at this point in the history