Skip to content

Commit

Permalink
chore: update observability stack to consider agent on verbose mode (#…
Browse files Browse the repository at this point in the history
…3590)

* chore: update observability stack to consider agent on verbose mode

* revert wrong change
  • Loading branch information
danielbdias committed Feb 1, 2024
1 parent 80bf3d7 commit fd42ae3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/observability-stack/docker-compose.tracetest.yaml
Expand Up @@ -4,6 +4,9 @@ services:
tracetest:
image: kubeshop/tracetest-agent:latest
platform: linux/amd64
command:
- --mode
- verbose
depends_on:
otel-collector:
condition: service_started
Expand Down

0 comments on commit fd42ae3

Please sign in to comment.