1
0
Fork 0

Update Broken Links in the Migration Docs

This commit is contained in:
Sheddy 2025-08-26 14:10:04 +01:00 committed by GitHub
parent 09c11532ac
commit 0bf6442c5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 379 deletions

View file

@ -452,7 +452,7 @@ Possible values are:
- `minimal`: produces a single server span and one client span for each request processed by a router.
- `detailed`: enables the creation of additional spans for each middleware executed for each request processed by a router.
See the updated documentation for [entrypoints](../reference/install-configuration/entrypoints.md) and [dynamic routers](../reference/dynamic-configuration/file.md#observability-options).
See the updated documentation for [entrypoints](../reference/install-configuration/entrypoints.md) and [dynamic routers](../reference/routing-configuration/http/router/observability.md#traceverbosity).
#### K8s Resource Attributes