Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-telemetry/opentelemetry-demo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: aepfli/opentelemetry-demo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/add_feature_flag_evaluation_info_to_load_generator
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 13, 2025

  1. feat(load-balancer): add spans for feature flag evaluation

    As the span was created before the feature flag evaluation,
    we are now creating a span for each task, so we can enhance it
    with information when needed.
    
    Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
    aepfli committed Mar 13, 2025
    Copy the full SHA
    28bba13 View commit details
  2. fixup: span name fix

    aepfli authored Mar 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1ac3a7e View commit details
Loading