forked from Deuxfleurs/garage
configuration.md: Corrected OpenTelemetry.
This commit is contained in:
parent
55c369137d
commit
7ab27f84b8
1 changed files with 2 additions and 2 deletions
|
@ -429,6 +429,6 @@ You can use any random string for this value. We recommend generating a random t
|
||||||
|
|
||||||
### `trace_sink`
|
### `trace_sink`
|
||||||
|
|
||||||
Optionnally, the address of an Opentelemetry collector. If specified,
|
Optionally, the address of an OpenTelemetry collector. If specified,
|
||||||
Garage will send traces in the Opentelemetry format to this endpoint. These
|
Garage will send traces in the OpenTelemetry format to this endpoint. These
|
||||||
trace allow to inspect Garage's operation when it handles S3 API requests.
|
trace allow to inspect Garage's operation when it handles S3 API requests.
|
||||||
|
|
Loading…
Reference in a new issue