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(exporter): Jaeger and Zipkin exporter use logr as the logging interface #3500

Merged
merged 8 commits into from Dec 8, 2022

Commits on Nov 30, 2022

  1. feat(exporter): Jaeger and Zipkin exporter use `github.com/go-logr/lo…

    …gr` as the logging interface, and add the WithLogr option
    aniaan committed Nov 30, 2022
    Copy the full SHA
    eb27827 View commit details
    Browse the repository at this point in the history
  2. fix(exporter): reuse code

    aniaan committed Nov 30, 2022
    Copy the full SHA
    5dc2326 View commit details
    Browse the repository at this point in the history
  3. fix(exporter): lint

    aniaan committed Nov 30, 2022
    Copy the full SHA
    3d48fc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix(exporter): add comment

    aniaan committed Dec 1, 2022
    Copy the full SHA
    e55aa79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a89d7c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Copy the full SHA
    875ac76 View commit details
    Browse the repository at this point in the history
  2. fix(changelog): update

    aniaan committed Dec 2, 2022
    Copy the full SHA
    3c59387 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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