Fix typo on documentation
This commit is contained in:
parent
5525efd2bd
commit
2110f1d0ff
|
@ -761,7 +761,7 @@ definition](/docs/connect/registration/service-registration) or
|
|||
|
||||
- `envoy_listener_tracing_json` - Specifies a [tracing
|
||||
configuration](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto#envoy-v3-api-msg-extensions-filters-network-http-connection-manager-v3-httpconnectionmanager-tracing)
|
||||
to be inserter in the public and upstreams listeners of the proxy.
|
||||
to be inserted in the proxy's public and upstreams listeners.
|
||||
|
||||
<CodeBlockConfig heading="Example envoy_listener_tracing_json">
|
||||
|
||||
|
|
Loading…
Reference in New Issue