File tree Expand file tree Collapse file tree 7 files changed +22
-7
lines changed
elasticsearch/transform/index_pivot Expand file tree Collapse file tree 7 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 1+ - version : 1.0.1
2+ changes :
3+ - description : Added 9.0.0 constraint
4+ type : enhancement
5+ link : https://github.com/elastic/integrations/pull/13118
16- version : 1.0.0-beta1
27 changes :
38 - description : Adding Beats monitoring dashboards
Original file line number Diff line number Diff line change 11name : beat
22title : Beat
3- version : 1.0.0-beta1
3+ version : 1.0.1
44description : Beat Integration
55type : integration
66conditions :
7- kibana.version : ^8.10.2
7+ kibana.version : ^8.10.2 || ^9.0.0
88 elastic.subscription : basic
99owner :
1010 github : elastic/stack-monitoring
Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 1.18.0"
3+ changes :
4+ - description : Added 9.0.0 constraint
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/13118
27- version : " 1.17.4"
38 changes :
49 - description : Fix formulas for computing tier capacity
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ pivot:
119119 script : " Math.max(0, params.end-params.start)"
120120dest :
121121 index : " monitoring-indices"
122- pipeline : " 1.17.4 -monitoring_indices"
122+ pipeline : " 1.18.0 -monitoring_indices"
123123description : This transform runs every 10 minutes to compute extra metrics for the Elasticsearch indices.
124124frequency : 10m
125125settings :
Original file line number Diff line number Diff line change 11name : elasticsearch
22title : Elasticsearch
3- version : 1.17.4
3+ version : 1.18.0
44description : Elasticsearch Integration
55type : integration
66icons :
@@ -12,7 +12,7 @@ format_version: 2.6.0
1212categories : ["elastic_stack", "datastore"]
1313conditions :
1414 elastic.subscription : basic
15- kibana.version : ^8.10.1
15+ kibana.version : ^8.10.1 || ^9.0.0
1616owner :
1717 github : elastic/stack-monitoring
1818policy_templates :
Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.7.0"
3+ changes :
4+ - description : Added 9.0.0 constraint
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/13118
27- version : " 2.6.1"
38 changes :
49 - description : Updated SSL description to be uniform and to include links to documentation.
Original file line number Diff line number Diff line change 11name : kibana
22title : Kibana
3- version : 2.6.1
3+ version : 2.7.0
44description : Collect logs and metrics from Kibana with Elastic Agent.
55type : integration
66icons :
@@ -12,7 +12,7 @@ format_version: 1.0.0
1212license : basic
1313categories : ["elastic_stack"]
1414conditions :
15- kibana.version : ^8.10.1
15+ kibana.version : ^8.10.1 || ^9.0.0
1616owner :
1717 github : elastic/stack-monitoring
1818policy_templates :
You can’t perform that action at this time.
0 commit comments