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

feat!: Split metric and trace exporters into new experimental packages #2485

Merged
merged 26 commits into from Nov 2, 2021

Commits on Sep 21, 2021

  1. chore: updating submodule for opentelemetry-proto

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    32d7962 View commit details
    Browse the repository at this point in the history
  2. chore: initialized exporter-metrics-otlp-grpc package

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    f9972c8 View commit details
    Browse the repository at this point in the history
  3. feat\!: populated exporter-metrics-otlp-grpc package

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    9685772 View commit details
    Browse the repository at this point in the history
  4. chore: bootstrapped exporter-metrics-otlp-http package

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    007970c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9618274 View commit details
    Browse the repository at this point in the history
  6. chore: updating submodule for opentelemetry-proto

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    d2ecae0 View commit details
    Browse the repository at this point in the history
  7. chore: bootstrapped exporter-metrics-otlp-proto package

    William Armiros committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    07b43bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ac7d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. fix: fixed some issues in grpc and proto

    William Armiros committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    308cfe3 View commit details
    Browse the repository at this point in the history
  2. removed debug logging

    William Armiros committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    16e7a95 View commit details
    Browse the repository at this point in the history
  3. added api to devdeps

    William Armiros committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c50cada View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. merge branch 'main' into split-exporters

    William Armiros committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e5ed763 View commit details
    Browse the repository at this point in the history
  2. fixed imports

    William Armiros committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0751815 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. merge 'main' into split-exporters

    William Armiros committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b886cb9 View commit details
    Browse the repository at this point in the history
  2. updated versions to latest

    William Armiros committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    211fa12 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. fixed merge conflicts

    William Armiros committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9140258 View commit details
    Browse the repository at this point in the history
  2. applied changes from open-telemetry#2496 to metricHelpers

    William Armiros committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    8b3571f View commit details
    Browse the repository at this point in the history
  3. renamed exporter-otlp-http -> exporter-trace-otlp-http

    William Armiros committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    752463e View commit details
    Browse the repository at this point in the history
  4. renamed exporter-otlp-grpc -> exporter-trace-otlp-grpc

    William Armiros committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c4aa74a View commit details
    Browse the repository at this point in the history
  5. renamed exporter-otlp-proto -> exporter-trace-otlp-proto

    William Armiros committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3e7daf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44de3a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

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

Commits on Oct 28, 2021

  1. fix conflicts and bump api version

    William Armiros committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2992e5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'split-exporters' of https://github.com/willarmiros/open…

    …telemetry-js into split-exporters
    William Armiros committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    81891ec View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

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

Commits on Nov 2, 2021

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