We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e85693 commit 77a5289Copy full SHA for 77a5289
README.md
@@ -57,7 +57,7 @@ restURL: http://localhost:4318/v1/traces
57
Finally, start the test-telemetry-generator:
58
59
```shell
60
-java -jar test-telemetry-generator-otel-proto-0.18.0-fatjar.jar -e resource-definition.yaml -s trace-definition.yaml -t cli-target-rest.yaml
+java -jar test-telemetry-generator-otel-proto-0.18.0-fatjar.jar -r resource-definition.yaml -s trace-definition.yaml -t cli-target-rest.yaml
61
```
62
63
If all goes well, you should see test-telemetry-generator printing out some logs for you:
0 commit comments