Skip to content

Commit b067d82

Browse files
committed
Add mention of TRACING_SERVER_ADDR to robustness README
Signed-off-by: Aleksander Mistewicz <[email protected]>
1 parent 8c82b19 commit b067d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/robustness/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Etcd provides strict serializability for KV operations and eventual consistency
110110
* `EXPECT_DEBUG=true` - to get logs from the cluster.
111111
* `RESULTS_DIR` - to change the location where the results report will be saved.
112112
* `PERSIST_RESULTS` - to persist the results report of the test. By default this will not be persisted in the case of a successful run.
113+
* `TRACING_SERVER_ADDR` - to export Open Telemetry traces from test runs to the collector running at given address, for example: `localhost:4317`
113114

114115
## Re-evaluate existing report
115116

0 commit comments

Comments
 (0)