There was an error while loading. Please reload this page.
1 parent b3520db commit a1017bbCopy full SHA for a1017bb
1 file changed
README.md
@@ -46,12 +46,7 @@ Copy `config.example.toml` to `config.toml` and edit it. Key sections:
46
| `otlp_endpoint` | no | OTLP gRPC endpoint for distributed tracing |
47
48
Set `AGENT_GATEWAY_LOG_STDOUT=false` to disable stdout/stderr formatting while
49
-leaving OTLP export enabled. The sidecar reads observability settings from
50
-environment variables. Use `RUST_LOG` for its tracing filter and set
51
-`OTEL_EXPORTER_OTLP_ENDPOINT` (for example, `http://localhost:4317`) to export
52
-sidecar spans over OTLP. When enabled, the sidecar injects W3C trace-context
53
-headers into the CONNECT request it sends to the gateway, and the gateway
54
-continues the same trace.
+leaving OTLP export enabled.
55
56
## Running
57
0 commit comments