Skip to content

Commit

Permalink
Forgot to update test to tracing from metrics equivalent
Browse files Browse the repository at this point in the history
  • Loading branch information
davhdavh authored Jul 27, 2023
1 parent 80b5c06 commit 8e0d3a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions traefik/tests/tracing-config_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,9 @@ tests:
set:
image:
tag: v2.10.1
metrics:
tracing:
openTelemetry:
address: "localhost:4318"
addEntryPointsLabels: true
asserts:
- failedTemplate:
errorMessage: "OpenTelemetry features are only available on Traefik v3. Please set `image.tag` to `v3.x`."

0 comments on commit 8e0d3a6

Please sign in to comment.