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

Major version update (version 2.0.0) for OTel Java instrumentation #1352

Merged
merged 4 commits into from
Feb 1, 2024

Commits on Jan 31, 2024

  1. Major version update (version 2.0.0) for OTel Java instrumentation for

    adservice, frauddetectionservice, kafka
    
    The new Java instrumentation uses HTTP as the default export protocol. This PR changes the Java services to export HTTP instead of gRPC.
    
    The new Java instrumentation introduces a lot of new kafka.consumer.* metrics from frauddetectionservice.
    mviitane committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b3c5dcb View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    mviitane committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    918601f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f5fd40 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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