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

opentelemetrytracer: Allow sampler to set variant type span attribute… #32681

Commits on Mar 4, 2024

  1. opentelemetrytracer: Allow sampler to set variant type span attributes (

    #20)
    
     Allow sampler to set variant type span attributes.
    
    Signed-off-by: thomas.ebner <[email protected]>
    samohte committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5426b12 View commit details
    Browse the repository at this point in the history
  2. added changelog entry

    Signed-off-by: thomas.ebner <[email protected]>
    samohte committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fcb1a36 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. introduce type alias OtelAttibutes, use local variable

    Signed-off-by: thomas.ebner <[email protected]>
    samohte committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5eb1788 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into allow-variant-otel-…

    …argument-type
    
    - move Otel types to otlp_utils.h to solve dependency problem
    
    Signed-off-by: thomas.ebner <[email protected]>
    samohte committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9c6dd3d View commit details
    Browse the repository at this point in the history
  3. fix typo in type alias

    Signed-off-by: thomas.ebner <[email protected]>
    samohte committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d88466a View commit details
    Browse the repository at this point in the history