From 81c2e5bbd7e8bb4c53cff919abaa63013def149b Mon Sep 17 00:00:00 2001 From: subham sarkar Date: Wed, 18 Sep 2024 09:48:28 +0530 Subject: [PATCH 1/3] Fix entries in CHANGELOG.next.asciidoc (#40872) (cherry picked from commit aabe84cb94c660efb4583092ebe8ff5e16cb301e) --- CHANGELOG.next.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 995fa74adf4c..597b261c39fc 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -332,7 +332,17 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Add new metricset network for the vSphere module. {pull}40559[40559] - Add new metricset resourcepool for the vSphere module. {pull}40456[40456] - Log the total time taken for GCP `ListTimeSeries` and `AggregatedList` requests {pull}40661[40661] +- Add new metricset datastorecluster for vSphere module. {pull}40634[40634] +- Add support for new metrics in datastorecluster metricset. {pull}40694[40694] +- Add new metrics for the vSphere Virtualmachine metricset. {pull}40485[40485] +- Add support for snapshot in vSphere virtualmachine metricset {pull}40683[40683] +- Update fields to use mapstr in vSphere virtualmachine metricset {pull}40707[40707] +- Add metrics related to alert in all the vSphere metricsets. {pull}40714[40714] +- Add support for period based intervalID in vSphere host and datastore metricsets {pull}40678[40678] +- Add new metrics fot datastore and minor changes to overall vSphere metrics {pull}40766[40766] - Add `metrics_count` to Prometheus module if `metrics_count: true` is set. {pull}40411[40411] +- Added Cisco Meraki module {pull}40836[40836] +- Added Palo Alto Networks module {pull}40686[40686] *Metricbeat* From ba4c46326f0dd42857b0b835505d6c142117c53a Mon Sep 17 00:00:00 2001 From: subham sarkar Date: Wed, 18 Sep 2024 10:04:16 +0530 Subject: [PATCH 2/3] Update CHANGELOG.next.asciidoc --- CHANGELOG.next.asciidoc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 597b261c39fc..f61b1dafacfd 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -332,14 +332,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Add new metricset network for the vSphere module. {pull}40559[40559] - Add new metricset resourcepool for the vSphere module. {pull}40456[40456] - Log the total time taken for GCP `ListTimeSeries` and `AggregatedList` requests {pull}40661[40661] -- Add new metricset datastorecluster for vSphere module. {pull}40634[40634] -- Add support for new metrics in datastorecluster metricset. {pull}40694[40694] -- Add new metrics for the vSphere Virtualmachine metricset. {pull}40485[40485] -- Add support for snapshot in vSphere virtualmachine metricset {pull}40683[40683] -- Update fields to use mapstr in vSphere virtualmachine metricset {pull}40707[40707] -- Add metrics related to alert in all the vSphere metricsets. {pull}40714[40714] -- Add support for period based intervalID in vSphere host and datastore metricsets {pull}40678[40678] -- Add new metrics fot datastore and minor changes to overall vSphere metrics {pull}40766[40766] - Add `metrics_count` to Prometheus module if `metrics_count: true` is set. {pull}40411[40411] - Added Cisco Meraki module {pull}40836[40836] - Added Palo Alto Networks module {pull}40686[40686] From 7a06c4913af482d9e2d43e57975fd5f0e78e12da Mon Sep 17 00:00:00 2001 From: subham sarkar Date: Wed, 18 Sep 2024 10:06:29 +0530 Subject: [PATCH 3/3] Fix entries in CHANGELOG.next.asciidoc --- CHANGELOG.next.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index f61b1dafacfd..d48fbb6368ab 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -61,8 +61,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Mark system process metricsets as running if metrics are partially available {pull}40565[40565] - Added back `elasticsearch.node.stats.jvm.mem.pools.*` to the `node_stats` metricset {pull}40571[40571] - Add support for snapshot in vSphere virtualmachine metricset {pull}40683[40683] -- Added Cisco Meraki module {pull}40836[40836] -- Added Palo Alto Networks module {pull}40686[40686] *Osquerybeat*