Tracing
The OpenTalk RoomServer is able to provide tracing information. If configured, these are exported to an OTLP endpoint. Such an endpoint can be provided by a tracing platform such as Jaeger.
Configuration
The configuration values for the tracing capabilities are in the tracing section of the configuration file.
| Field | Type | Required | Default value | Description |
|---|---|---|---|---|
otlp_tracing_endpoint |
string |
no | - | OTLP tracing endpoint to export traces to |