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

Unify trace and metric stdout exporters #956

Merged
merged 21 commits into from
Jul 22, 2020

Commits on Jul 21, 2020

  1. Consolidate stdout exporter

    MrAlias committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8686281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a052cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b03369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d44212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9476bd4 View commit details
    Browse the repository at this point in the history
  6. Update tests

    MrAlias committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e620307 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Update InstallNewPipeline to not return traceProvider

    It is a registered global, access it that way.
    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e236935 View commit details
    Browse the repository at this point in the history
  2. Update example_test

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f5ab673 View commit details
    Browse the repository at this point in the history
  3. Update docs

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    af2b1a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c7e059 View commit details
    Browse the repository at this point in the history
  5. Update metric output

    Closer match the span output.
    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5d5c2f8 View commit details
    Browse the repository at this point in the history
  6. Clean up span output

    Print as a batch and cleanup marshaling.
    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f4c78ba View commit details
    Browse the repository at this point in the history
  7. Correct spelling error in doc

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ba3c6b7 View commit details
    Browse the repository at this point in the history
  8. Add Exporters README

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    cc52f34 View commit details
    Browse the repository at this point in the history
  9. Update Changelog

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9613755 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d01b802 View commit details
    Browse the repository at this point in the history
  11. Lint fixes

    MrAlias committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c027b1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65d42a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4cc8be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fae3c65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ecc916 View commit details
    Browse the repository at this point in the history