Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-rumian committed Aug 8, 2024
1 parent 3a56cda commit 298dbaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ pod "diag" deleted
-it --rm \
--restart=Never -n sumologic \
--image sumologic/kubernetes-tools \
--serviceaccount='collection-sumologic' \
--env JAEGER_AGENT_HOST=collection-sumologic-otelcol.sumologic \
--env JAEGER_AGENT_PORT=6831 \
--env TOTAL_SPANS=1000000 \
Expand All @@ -98,7 +97,6 @@ Traces can be easily found with the `service=customer-trace-test-service` filter
-it --rm \
--restart=Never -n sumologic \
--image sumologic/kubernetes-tools \
--serviceaccount='collection-sumologic' \
--env COLLECTOR_HOSTNAME=collection-sumologic-otelcol.sumologic \
--env TOTAL_TRACES=1 \
--env SPANS_PER_TRACE=10 \
Expand Down

0 comments on commit 298dbaa

Please sign in to comment.