diff --git a/website/content/docs/connect/proxies/envoy.mdx b/website/content/docs/connect/proxies/envoy.mdx index 2072b23aaa..7c4d653061 100644 --- a/website/content/docs/connect/proxies/envoy.mdx +++ b/website/content/docs/connect/proxies/envoy.mdx @@ -401,7 +401,27 @@ For example, given a tracing config: ``` JSON escape the value of `tracing` into a string, for example using [https://codebeautify.org/json-escape-unescape](https://codebeautify.org/json-escape-unescape), -and then use that as the value for `envoy_tracing_json`: +or using [jq](https://stedolan.github.io/jq/). + +```shell +$ cat <