fixup! Aligning struct fields for better memory management.

This commit is contained in:
2024-06-20 16:00:51 +01:00
parent a4f7e1690d
commit 3fb7c7e0b1
7 changed files with 21 additions and 95 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ If you prefer more control over the metrics purging - you can enable `PURGE_METR
#### Tracing
Tracing can be enabled by setting `ENABLE_TRACE` to `true` and providing compatible with OTEL `TRACER_ENDPOINT` value ( default is `localhost:4317` ). From that moment you can include `X-Trace-Span` in your requests to the proxy.
Tracing can be enabled by setting `ENABLE_TRACE` to `true` and providing compatible with OTEL `TRACER_ENDPOINT` value ( default is `localhost:4317` ). From that moment you can include `X-Trace-Span` with content being json encoded in your requests to the proxy endpoint.
The value of X-Trace-Span should be in following format: