File tree Expand file tree Collapse file tree 7 files changed +0
-13
lines changed
Expand file tree Collapse file tree 7 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -3318,7 +3318,6 @@ spec:
33183318 description : |
33193319 Regexp to match tables in system database to fetch metrics from.
33203320 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3321- Set to empty string to fetch only from system.metrics without using merge().
33223321 Default is "^(metrics|custom_metrics)$".
33233322 template :
33243323 type : object
@@ -5066,7 +5065,6 @@ data:
50665065 collect: 9
50675066 # Regexp to match tables in system database to fetch metrics from.
50685067 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5069- # Set to empty string to fetch only from system.metrics without using merge().
50705068 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
50715069 tablesRegexp: "^(metrics|custom_metrics)$"
50725070
Original file line number Diff line number Diff line change @@ -3285,7 +3285,6 @@ spec:
32853285 description : |
32863286 Regexp to match tables in system database to fetch metrics from.
32873287 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3288- Set to empty string to fetch only from system.metrics without using merge().
32893288 Default is "^(metrics|custom_metrics)$".
32903289 template :
32913290 type : object
@@ -5265,7 +5264,6 @@ data:
52655264 collect: 9
52665265 # Regexp to match tables in system database to fetch metrics from.
52675266 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5268- # Set to empty string to fetch only from system.metrics without using merge().
52695267 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
52705268 tablesRegexp: "^(metrics|custom_metrics)$"
52715269
Original file line number Diff line number Diff line change @@ -3311,7 +3311,6 @@ spec:
33113311 description : |
33123312 Regexp to match tables in system database to fetch metrics from.
33133313 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3314- Set to empty string to fetch only from system.metrics without using merge().
33153314 Default is "^(metrics|custom_metrics)$".
33163315 template :
33173316 type : object
@@ -5325,7 +5324,6 @@ data:
53255324 collect: 9
53265325 # Regexp to match tables in system database to fetch metrics from.
53275326 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5328- # Set to empty string to fetch only from system.metrics without using merge().
53295327 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
53305328 tablesRegexp: "^(metrics|custom_metrics)$"
53315329
Original file line number Diff line number Diff line change @@ -3285,7 +3285,6 @@ spec:
32853285 description : |
32863286 Regexp to match tables in system database to fetch metrics from.
32873287 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3288- Set to empty string to fetch only from system.metrics without using merge().
32893288 Default is "^(metrics|custom_metrics)$".
32903289 template :
32913290 type : object
@@ -5012,7 +5011,6 @@ data:
50125011 collect: 9
50135012 # Regexp to match tables in system database to fetch metrics from.
50145013 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5015- # Set to empty string to fetch only from system.metrics without using merge().
50165014 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
50175015 tablesRegexp: "^(metrics|custom_metrics)$"
50185016
Original file line number Diff line number Diff line change @@ -3311,7 +3311,6 @@ spec:
33113311 description : |
33123312 Regexp to match tables in system database to fetch metrics from.
33133313 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3314- Set to empty string to fetch only from system.metrics without using merge().
33153314 Default is "^(metrics|custom_metrics)$".
33163315 template :
33173316 type : object
@@ -5059,7 +5058,6 @@ data:
50595058 collect: 9
50605059 # Regexp to match tables in system database to fetch metrics from.
50615060 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5062- # Set to empty string to fetch only from system.metrics without using merge().
50635061 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
50645062 tablesRegexp: "^(metrics|custom_metrics)$"
50655063
Original file line number Diff line number Diff line change @@ -3318,7 +3318,6 @@ spec:
33183318 description : |
33193319 Regexp to match tables in system database to fetch metrics from.
33203320 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
3321- Set to empty string to fetch only from system.metrics without using merge().
33223321 Default is "^(metrics|custom_metrics)$".
33233322 template :
33243323 type : object
@@ -5066,7 +5065,6 @@ data:
50665065 collect: 9
50675066 # Regexp to match tables in system database to fetch metrics from.
50685067 # Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
5069- # Set to empty string to fetch only from system.metrics without using merge().
50705068 # Default is "^(metrics|custom_metrics)$" which fetches from both system.metrics and system.custom_metrics.
50715069 tablesRegexp: "^(metrics|custom_metrics)$"
50725070
Original file line number Diff line number Diff line change @@ -7645,7 +7645,6 @@ spec:
76457645 description: |
76467646 Regexp to match tables in system database to fetch metrics from.
76477647 Multiple tables can be matched using regexp. Matched tables are merged using merge() table function.
7648- Set to empty string to fetch only from system.metrics without using merge().
76497648 Default is "^(metrics|custom_metrics)$".
76507649 template:
76517650 type: object
You can’t perform that action at this time.
0 commit comments