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: Add OpenTelemetry tracing to the Publisher and Subscriber #2086

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jun 17, 2024

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

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ad31b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9246689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34594cb View commit details
    Browse the repository at this point in the history
  4. feat: Formatting files

    michaelpri10 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    901e135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6339e52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c954ae1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc163ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ab4cfe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc7530a View commit details
    Browse the repository at this point in the history
  10. feat: Test fix

    michaelpri10 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    77d56df View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 2, 2024

  1. Opentelemetry subscribe (#2100)

    * feat: Add OpenTelemetry tracing to the SubscriberClient
    
    * feat: Add link to publisher create span in the subscribe process span
    
    * feat: Add Ack/Nack/ModAck RPC spans to the subscribe
    michaelpri10 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    456ac83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbd688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    620e6b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8668b92 View commit details
    Browse the repository at this point in the history
  5. Opentelemetry subscribe (#2101)

    * feat: Add OpenTelemetry tracing to the SubscriberClient
    
    * feat: Add link to publisher create span in the subscribe process span
    
    * feat: Add Ack/Nack/ModAck RPC spans to the subscribe
    
    * fix: Fix test errors caused by otel changes
    michaelpri10 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    61257b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0e0424 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e21a9f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    150ab74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f558305 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. feat: Changes to OpenTelemetry implementation to add links earlier an…

    …d prevent methods from being exposed to users
    michaelpri10 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6c5e03c View commit details
    Browse the repository at this point in the history