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

Mark frontend server spans as synthetic when coming from loadgen #1181

Closed

Commits on Oct 14, 2023

  1. Mark frontend server spans as synthetic when coming from loadgen

    This change will change the way synthetic requests work:
    * frontend service will no longer restart the trace
    * frontend-proxy will be visible in all traces
    * loadgen will be visible in all synthetic traces
    
    This will ensure that service-graphs can correctly be built and we dont artificially hide
    services, but instead a trace will contain all the hops.
    cedricziel committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e1c7fda View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    cedricziel authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    aef6c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 15, 2023

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