Skip to content

Commit c5038b4

Browse files
jmazzitellijshaughn
andcommitted
Apply suggestions from code review
Co-authored-by: Jay Shaughnessy <[email protected]>
1 parent f309ba2 commit c5038b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crd-docs/crd/kiali.io_kialis.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -634,16 +634,16 @@ spec:
634634

635635
extensions:
636636
description: |
637-
Defines third-party extensions whose metrics can be integrated into the Kiali UI.
637+
Defines third-party extensions whose metrics can be integrated into the Kiali traffic graph.
638638
type: array
639639
items:
640640
type: object
641641
properties:
642642
enabled:
643-
description: Determines if the extension is to be visualized in the Kiali UI.
643+
description: Determines if the Kiali traffic graph should incorporate the extension's metrics.
644644
type: boolean
645645
name:
646-
description: The name that is used to identify the metric timeseries for the extension.
646+
description: The name that is used to identify the metric time series for the extension.
647647
type: string
648648

649649
external_services:

0 commit comments

Comments
 (0)