aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2023-01-09 11:57:01 +0000
committerJonathan Davies <jpds@protonmail.com>2023-01-30 12:54:42 +0000
commit7ab27f84b80f00764988052506432a9f34932896 (patch)
tree3a7c7ba6f11bbe8f210ac1ae6118f25704cf58dd
parent55c369137dfc6dcda4ba2a51347c9d49461dd69f (diff)
downloadgarage-7ab27f84b80f00764988052506432a9f34932896.tar.gz
garage-7ab27f84b80f00764988052506432a9f34932896.zip
configuration.md: Corrected OpenTelemetry.
-rw-r--r--doc/book/reference-manual/configuration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/reference-manual/configuration.md b/doc/book/reference-manual/configuration.md
index 353963ef..7a829836 100644
--- a/doc/book/reference-manual/configuration.md
+++ b/doc/book/reference-manual/configuration.md
@@ -429,6 +429,6 @@ You can use any random string for this value. We recommend generating a random t
### `trace_sink`
-Optionnally, the address of an Opentelemetry collector. If specified,
-Garage will send traces in the Opentelemetry format to this endpoint. These
+Optionally, the address of an OpenTelemetry collector. If specified,
+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.