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 8c82b19 commit b067d82Copy full SHA for b067d82
tests/robustness/README.md
@@ -110,6 +110,7 @@ Etcd provides strict serializability for KV operations and eventual consistency
110
* `EXPECT_DEBUG=true` - to get logs from the cluster.
111
* `RESULTS_DIR` - to change the location where the results report will be saved.
112
* `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`
114
115
## Re-evaluate existing report
116
0 commit comments