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

Add back the stdoutmetric exporter #3057

Merged
merged 22 commits into from
Aug 4, 2022

Commits on Aug 2, 2022

  1. PoC stdoutmetric exporter

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2bde059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406fc8a View commit details
    Browse the repository at this point in the history
  3. Add vanity imports

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    308007d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9a6180 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    949a0aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3259324 View commit details
    Browse the repository at this point in the history
  7. Add shutdown unit tests

    MadVikingGod authored and MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e0ffcd5 View commit details
    Browse the repository at this point in the history
  8. Fix spelling error

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    949cf28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad8785f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31f86bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4319c9 View commit details
    Browse the repository at this point in the history
  12. Remove unused ErrUnrecognized

    A third party encoder can produce their own errors. This code does
    nothing unique with this error, therefore, it is removed.
    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0f82e38 View commit details
    Browse the repository at this point in the history
  13. Lint exporter_test.go

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    25f2f0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    830e97a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e49087 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59602ba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    070f159 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e25735a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    61fa5ad View commit details
    Browse the repository at this point in the history
  20. Fix the location of now

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e2926a0 View commit details
    Browse the repository at this point in the history
  21. Revise and edit docs

    MrAlias committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    54a3e24 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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