Fix OpenTelemetry docs typo (#10836)
This commit is contained in:
parent
07b50e635e
commit
00db204d86
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ for common annotations and configurations:
|
|||
| Legacy | OpenTelemetry |
|
||||
|--------------------------------------------------|--------------------------------------------------|
|
||||
| `nginx.ingress.kubernetes.io/enable-opentracing` | `nginx.ingress.kubernetes.io/enable-opentelemetry` |
|
||||
| `opentracing-trust-incoming-span` | `opentracing-trust-incoming-span` |
|
||||
| `opentracing-trust-incoming-span` | `opentelemetry-trust-incoming-span` |
|
||||
|
||||
### Configs
|
||||
|
||||
|
|
Loading…
Reference in a new issue