Update README.md

This commit is contained in:
Kevin Duffy 2024-06-17 12:15:26 +01:00
parent 5673e5aad6
commit 3c8fa90ee7
1 changed files with 2 additions and 1 deletions

View File

@ -153,7 +153,8 @@ this will impact performance.
### Distributed Tracing
`text-generation-inference` is instrumented with distributed tracing using OpenTelemetry. You can use this feature
by setting the address to an OTLP collector with the `--otlp-endpoint` argument.
by setting the address to an OTLP collector with the `--otlp-endpoint` argument. The default service name can be
overridden with the `--otlp-service-name` argument
### Architecture