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 User-Agent header to OTLP exporter requests #3261

Merged

Commits on Oct 6, 2022

  1. Add User-Agent header to OTLP exporter requests

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers committed Oct 6, 2022
    Copy the full SHA
    0d7ab2c View commit details
    Browse the repository at this point in the history
  2. allow override grpc user-agent

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers committed Oct 6, 2022
    Copy the full SHA
    5a2ae33 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fixed changelog description

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers committed Oct 7, 2022
    Copy the full SHA
    02a5cba View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers committed Oct 7, 2022
    Copy the full SHA
    7b49815 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f13752f View commit details
    Browse the repository at this point in the history
  4. add test for with custom user agent of exporter/otlp

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers committed Oct 7, 2022
    Copy the full SHA
    7a437d8 View commit details
    Browse the repository at this point in the history