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 ConfluentKafka instrumentation #1493

Merged
merged 12 commits into from
Jul 2, 2024

Commits on Jun 25, 2024

  1. Add ConfluentKafka

    Apply pr suggestions
    
    Apply pr suggestions
    
    Add missing new line in CHANGELOG.md
    
    Apply pr suggestions
    
    DisablePackageBaselineValidation and drop depebdebcy to System.Reflection.Emit.Lightweight
    
    Update sample to use OTLP exporter
    
    Update UT
    
    Update prepare-release.yml
    
    Update codecov.yml
    
    Remove duplicated activity stop call
    
    Remove parent/child relation between publish and receive spans
    
    Use static singletons
    
    Add ability to share instrumentation between TraceProviderBuilder and MeterProviderBuilder
    
    Update src/OpenTelemetry.Instrumentation.ConfluentKafka/InstrumentedProducer.cs
    
    Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
    
    Update src/OpenTelemetry.Instrumentation.ConfluentKafka/InstrumentedConsumer.cs
    
    Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
    
    Update src/OpenTelemetry.Instrumentation.ConfluentKafka/InstrumentedProducer.cs
    
    Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
    
    Update src/OpenTelemetry.Instrumentation.ConfluentKafka/InstrumentedProducer.cs
    
    Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
    
    Set Activity status to ERROR and set error.type tag
    
    fix Examples.Kafka README.md
    
    Run dotnet format on new code
    
    Update metering implementation to follow 1.24
    g7ed6e committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bae86e9 View commit details
    Browse the repository at this point in the history
  2. refactor

    g7ed6e committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d0122c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c4df8 View commit details
    Browse the repository at this point in the history
  4. Code review.

    CodeBlanch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a4fc992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400fdc1 View commit details
    Browse the repository at this point in the history
  6. Lint.

    CodeBlanch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cdd2470 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix integration tests

    g7ed6e committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5afe9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be7c18 View commit details
    Browse the repository at this point in the history
  3. Lint.

    CodeBlanch committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4256bb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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

Commits on Jul 1, 2024

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