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 OTLP/HTTP collector #13

Merged
merged 14 commits into from
Sep 16, 2024

Commits on Aug 29, 2024

  1. Add OTLP/HTTP collector

    making committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7b23b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5015c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update collector-http/src/main/java/zipkin2/collector/otel/http/OpenT…

    …elemetryHttpCollector.java
    
    Co-authored-by: minux <[email protected]>
    making and minwoox committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6f2bec2 View commit details
    Browse the repository at this point in the history
  2. Update collector-http/src/main/java/zipkin2/collector/otel/http/OpenT…

    …elemetryHttpCollector.java
    
    Co-authored-by: minux <[email protected]>
    making and minwoox committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88b3977 View commit details
    Browse the repository at this point in the history
  3. Update collector-http/src/main/java/zipkin2/collector/otel/http/OpenT…

    …elemetryHttpCollector.java
    
    Co-authored-by: minux <[email protected]>
    making and minwoox committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88a5f95 View commit details
    Browse the repository at this point in the history
  4. Fix import

    making committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ac6f61 View commit details
    Browse the repository at this point in the history
  5. Fix test

    making committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e94d942 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce708bc View commit details
    Browse the repository at this point in the history
  2. Unwrap UncheckedIOException

    making committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b162311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    420507b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dbd79a View commit details
    Browse the repository at this point in the history
  5. Remove unused INVALID_TRACE

    making committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9f67806 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

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