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

Fix User-Agent header value for OTLP exporters #3128

Merged

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    7fce9b8 View commit details
    Browse the repository at this point in the history
  2. add CHANGED_FILES link

    keithkroeger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fdede26 View commit details
    Browse the repository at this point in the history
  3. update changelog

    keithkroeger committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3119ae0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    322ebef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf07436 View commit details
    Browse the repository at this point in the history
  3. update grpc exporter

    keithkroeger committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    08990d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge branch 'main' into fidelity-20230110-102534

    * main:
      fixed all instances of @tracer.start_as_current_span("name"): to @tracer.start_as_current_span("name") as decorators do not have colons (open-telemetry#3127)
      Add attribute name to type warning message. (open-telemetry#3124)
      Fix requirements file for example (open-telemetry#3126)
      Add db metric name to semantic conventions (open-telemetry#3115)
      Adds environment variables for log exporter (open-telemetry#3037)
      Fix bug in example (open-telemetry#3111)
    keithkroeger committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fc094e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Update CHANGELOG.md

    Co-authored-by: Srikanth Chekuri <[email protected]>
    keithkroeger and srikanthccv authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7411ae2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. remove CHANGED_FILES#

    keithkroeger committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1e0dc14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fidelity-20230110-102534' of https://github.com/fidelit…

    …y/opentelemetry-python into fidelity-20230110-102534
    
    * 'fidelity-20230110-102534' of https://github.com/fidelity/opentelemetry-python:
      Update CHANGELOG.md
    keithkroeger committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    70ec055 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    8d6af74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c724bf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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