Fix typos in OTel doc (#11081)
This commit is contained in:
parent
e3ea23110a
commit
0bed0a4558
1 changed files with 4 additions and 4 deletions
|
@ -280,9 +280,9 @@ for common annotations and configurations:
|
|||
### Annotations
|
||||
|
||||
| Legacy | OpenTelemetry |
|
||||
|--------------------------------------------------|--------------------------------------------------|
|
||||
|---------------------------------------------------------------|-----------------------------------------------------------------|
|
||||
| `nginx.ingress.kubernetes.io/enable-opentracing` | `nginx.ingress.kubernetes.io/enable-opentelemetry` |
|
||||
| `opentracing-trust-incoming-span` | `opentracing-trust-incoming-span` |
|
||||
| `nginx.ingress.kubernetes.io/opentracing-trust-incoming-span` | `nginx.ingress.kubernetes.io/opentelemetry-trust-incoming-span` |
|
||||
|
||||
### Configs
|
||||
|
||||
|
|
Loading…
Reference in a new issue