monir fix on metric customization doc (#7962)

This commit is contained in:
Pengyuan Bian 2020-08-14 15:14:49 -07:00 committed by GitHub
parent 1c32d76a5e
commit 976850a101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ installation.
{{< tip >}}
You only need to specify the configuration for the settings that you want to customize.
For example, to only customize the sidecar inbound `requests_count` metric, you can omit
the `outboundSidecar` and `inboundSidecar` sections in the configuration. Unspecified
the `outboundSidecar` and `gateway` sections in the configuration. Unspecified
settings will retain the default configuration, equivalent to the explicit settings shown above.
{{< /tip >}}