Skip to content

Commit

Permalink
chore: update trace yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AvihuHenya committed Feb 11, 2025
1 parent 568908b commit 560d523
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/e2e/workload-lifecycle/01-wait-for-trace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ query: |
{ resource.service.name = "java-old-version" } ||
{ resource.service.name = "java-omit-in-entrypoint" } ||
{ resource.service.name = "java-supported-docker-env" } ||
{ resource.service.name = "java-omit-in-entrypoint" } ||
{ resource.service.name = "java-supported-docker-env" } ||
{ resource.service.name = "java-supported-manifest-env" } ||
{ resource.service.name = "java-azul" } ||
{ resource.service.name = "python-latest-version" && span.http.route = "insert-random/" } ||
Expand All @@ -21,4 +23,4 @@ query: |
{ resource.service.name = "dotnet6-glibc" } ||
{ resource.service.name = "dotnet6-musl" }
expected:
count: 17
count: 19

0 comments on commit 560d523

Please sign in to comment.