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

Surface new labels for uninstrumented services and systems #3543

Merged
merged 20 commits into from
Apr 30, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    3521126 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f8c7d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9514aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb7a380 View commit details
    Browse the repository at this point in the history
  5. Add docs

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    944e490 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a8c03b View commit details
    Browse the repository at this point in the history
  7. add overrides

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bdb56ee View commit details
    Browse the repository at this point in the history
  8. Update docs/sources/tempo/metrics-generator/service_graphs/_index.md

    Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
    t00mas and knylander-grafana committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    154bdf3 View commit details
    Browse the repository at this point in the history
  9. forgot this test (fixed)

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3c640cc View commit details
    Browse the repository at this point in the history
  10. add benchmarks

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1ee1d01 View commit details
    Browse the repository at this point in the history
  11. add edge pooling/reuse

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc8d136 View commit details
    Browse the repository at this point in the history
  12. update flag

    t00mas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0921aee View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b8afcb View commit details
    Browse the repository at this point in the history
  2. lint

    t00mas committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a9ed1cc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update modules/generator/processor/servicegraphs/config.go

    Co-authored-by: Mario <mariorvinas@gmail.com>
    t00mas and mapno authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7903e7f View commit details
    Browse the repository at this point in the history
  2. minor amends to names and docs

    t00mas committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    75896ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab706d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5642615 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update modules/generator/processor/servicegraphs/store/store.go

    The edge is not expired here, so it shouldn't be returned to the pool.
    
    Co-authored-by: Mario <mariorvinas@gmail.com>
    t00mas and mapno authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bf5f1c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153640b View commit details
    Browse the repository at this point in the history