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

Zipkin exporter v2 api support for protobuf format #1318

Merged

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    a756db0 View commit details
    Browse the repository at this point in the history
  2. adding env var OTEL_EXPORTER_ZIPKIN_TRANSPORT_FORMAT and tidying up T…

    …RANSPORT_FORMAT_JSON/PROTOBUF vals to not overload w/ Content-Type
    robwknox committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0197866 View commit details
    Browse the repository at this point in the history
  3. lint corrections

    robwknox committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    131cbea View commit details
    Browse the repository at this point in the history
  4. moving auto-gen'd files to separate dir in order to add exclusion ent…

    …ry in pyproject.toml for black
    robwknox committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    bd7eef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    a8a2407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c4ff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74518d View commit details
    Browse the repository at this point in the history
  4. documentation update

    robwknox committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8ce0dc9 View commit details
    Browse the repository at this point in the history
  5. switching exporter to use OTEL Configuration class instead of direct …

    …os.environ access for retrieving env vars
    robwknox committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b6d7e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17bf5f7 View commit details
    Browse the repository at this point in the history
  7. pylint disable directive

    robwknox committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    980b028 View commit details
    Browse the repository at this point in the history
  8. docstring format correction

    robwknox committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c6ce2a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cb1c60 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 9, 2020

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

Commits on Nov 13, 2020

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

Commits on Nov 16, 2020

  1. changelog

    robwknox committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d440819 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

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

Commits on Nov 18, 2020

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

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    d825b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ef05b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    5fa2da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d6163 View commit details
    Browse the repository at this point in the history