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 logging options to jaeger.sampler #2566

Merged
merged 25 commits into from Nov 7, 2022

Commits on Jul 9, 2022

  1. add logger option

    tttoad committed Jul 9, 2022
    Copy the full SHA
    056fced View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Copy the full SHA
    6c88603 View commit details
    Browse the repository at this point in the history
  2. Fix import format error

    tttoad committed Jul 13, 2022
    Copy the full SHA
    cd67037 View commit details
    Browse the repository at this point in the history
  3. fix go.mod and go.sum

    tttoad committed Jul 13, 2022
    Copy the full SHA
    51203cf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. add changelog

    tttoad committed Jul 15, 2022
    Copy the full SHA
    9fb176d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 23, 2022

  1. use logr.Logger

    tttoad committed Jul 23, 2022
    Copy the full SHA
    e116740 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    tttoad committed Jul 23, 2022
    Copy the full SHA
    9b41b31 View commit details
    Browse the repository at this point in the history
  3. fix go.sum

    tttoad committed Jul 23, 2022
    Copy the full SHA
    a1084fa View commit details
    Browse the repository at this point in the history
  4. change option name

    tttoad committed Jul 23, 2022
    Copy the full SHA
    28d3d49 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. fix changelog

    default use NullLogger
    tttoad committed Jul 25, 2022
    Copy the full SHA
    0d7b251 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9d90370 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. use logr.Discard

    tttoad committed Jul 26, 2022
    Copy the full SHA
    eb0a994 View commit details
    Browse the repository at this point in the history
  2. change info to error

    tttoad committed Jul 26, 2022
    Copy the full SHA
    7820104 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

Commits on Aug 5, 2022

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

Commits on Aug 6, 2022

  1. Copy the full SHA
    15dda3d View commit details
    Browse the repository at this point in the history
  2. fix changelog

    tttoad committed Aug 6, 2022
    Copy the full SHA
    ab6449a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e726816 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1be3ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Nov 4, 2022

  1. Copy the full SHA
    42eeac4 View commit details
    Browse the repository at this point in the history
  2. docs: remove useless text

    tttoad committed Nov 4, 2022
    Copy the full SHA
    f65b24a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. fix: dependabot config

    tttoad committed Nov 5, 2022
    Copy the full SHA
    59d859a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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