Skip to content

Commit 358b906

Browse files
add docs for target port in stats prefix (#2869)
Signed-off-by: Rama Chavali <[email protected]>
1 parent 2bcf5c5 commit 358b906

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

mesh/v1alpha1/config.pb.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/config.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ message MeshConfig {
335335
// - `%SERVICE%` - Will be substituted with name of the service.
336336
// - `%SERVICE_FQDN%` - Will be substituted with FQDN of the service.
337337
// - `%SERVICE_PORT%` - Will be substituted with port of the service.
338+
// - `%TARGET_PORT%` - Will be substituted with the target port of the service.
338339
// - `%SERVICE_PORT_NAME%` - Will be substituted with port name of the service.
339340
//
340341
// Following are some examples of supported patterns for reviews:

mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)