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

Feature Enabling and Disabling of jaeger-agent #2697

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

Commits on Oct 10, 2024

  1. Feature Enabling and Disabling of jaeger-agent

    Due to deprecation of the jaeger agent, and the fact that jaeger can
    accept the traces directly via OTEL SDK. I don't know if this change is
    too simple and will introduce side effects. So please help me
    
    Signed-off-by: Magnus Jensen <mnje@trifork.com>
    Mactherobot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ddeadc8 View commit details
    Browse the repository at this point in the history
  2. Add e2e test & update to be enabled when undefined

    Signed-off-by: Magnus Jensen <mnje@trifork.com>
    Mactherobot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d7ff8fe View commit details
    Browse the repository at this point in the history
  3. Docs generate bundle

    Signed-off-by: Magnus Jensen <mnje@trifork.com>
    Mactherobot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4d8f12 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feat/2322

    Signed-off-by: Magnus Jensen <mnje@trifork.com>
    Mactherobot authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    672c3fb View commit details
    Browse the repository at this point in the history
  5. Remove weird -e files

    Signed-off-by: Magnus Jensen <mnje@trifork.com>
    Mactherobot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c081023 View commit details
    Browse the repository at this point in the history