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

split otlp exporter #1695

Merged
merged 17 commits into from
Mar 17, 2021

Commits on Mar 15, 2021

  1. move otlp exporter to otlp-proto-grpc

    Alex Boten committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    77ebfd4 View commit details
    Browse the repository at this point in the history
  2. add meta package

    Alex Boten committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    35d6e72 View commit details
    Browse the repository at this point in the history
  3. update paths

    Alex Boten committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b66a1bb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. update changelog

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7d3fef8 View commit details
    Browse the repository at this point in the history
  2. update entrypoint

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    bfe81b0 View commit details
    Browse the repository at this point in the history
  3. updating entrypoint name

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e248687 View commit details
    Browse the repository at this point in the history
  4. add test

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d555a8d View commit details
    Browse the repository at this point in the history
  5. don't need this test dependency

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    ef59822 View commit details
    Browse the repository at this point in the history
  6. fix setup.cfg

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3dc16a0 View commit details
    Browse the repository at this point in the history
  7. fix import paths

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3be7a95 View commit details
    Browse the repository at this point in the history
  8. fix tox

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    944f7e7 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/main' into codeboten/split-otlp-…

    …exporter
    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    8d464aa View commit details
    Browse the repository at this point in the history
  10. remove unnecessary dep, documenting

    Alex Boten committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3f4c4eb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    3607802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497bd96 View commit details
    Browse the repository at this point in the history
  3. Update exporter/opentelemetry-exporter-otlp/tests/test_otlp.py

    Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
    alrex and ocelotl authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    3174f60 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Alex Boten committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9899c7e View commit details
    Browse the repository at this point in the history