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 missing properties for backend otel configuration #52

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

Commits on Oct 7, 2024

  1. add missing properties for backend otel configuration

    Signed-off-by: David Hontecillas <[email protected]>
    dhontecillas committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8efba29 View commit details
    Browse the repository at this point in the history
  2. add option to add static attributes to traces and / or metrics using …

    …the layers section
    
    Signed-off-by: David Hontecillas <[email protected]>
    dhontecillas committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5128f28 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a25b2b8 View commit details
    Browse the repository at this point in the history
  2. at the backend level we can put the same properties for backend metri…

    …cs and traces than in other places
    dhontecillas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d626610 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    18c79fc View commit details
    Browse the repository at this point in the history
  2. fix formatting issues

    dhontecillas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0820270 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix broken test

    dhontecillas committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4dab01a View commit details
    Browse the repository at this point in the history