File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -634,16 +634,16 @@ spec:
634
634
635
635
extensions :
636
636
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 .
638
638
type : array
639
639
items :
640
640
type : object
641
641
properties :
642
642
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 .
644
644
type : boolean
645
645
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.
647
647
type : string
648
648
649
649
external_services :
You can’t perform that action at this time.
0 commit comments