@@ -44,8 +44,10 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
4444- Update Salesforce module to use new Salesforce input. {pull}37509[37509]
4545- Tag events that come from a filestream in "take over" mode. {pull}39828[39828]
4646- Fix high IO and handling of a corrupted registry log file. {pull}35893[35893]
47+ - Enable file ingestion to report detailed status to Elastic Agent {pull}40075[40075]
4748- Filebeat, when running with Elastic-Agent, reports status for Filestream input. {pull}40121[40121]
4849- Implement Elastic Agent status and health reporting for Winlog Filebeat input. {pull}40163[40163]
50+ - Fix filestream's registry GC: registry entries will never be removed if clean_inactive is set to "-1". {pull}40258[40258]
4951
5052*Heartbeat*
5153
@@ -55,6 +57,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
5557- Setting period for counter cache for Prometheus remote_write at least to 60sec {pull}38553[38553]
5658- Add support of Graphite series 1.1.0+ tagging extension for statsd module. {pull}39619[39619]
5759- Remove fallback to the node limit for the `kubernetes.pod.cpu.usage.limit.pct` and `kubernetes.pod.memory.usage.limit.pct` metrics calculation
60+ - Add support for Kibana status metricset in v8 format {pull}40275[40275]
5861
5962*Osquerybeat*
6063
@@ -178,6 +181,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
178181- Fix behavior of pagetypeinfo metrics {pull}39985[39985]
179182- Fix query logic for temp and non-temp tablespaces in Oracle module. {issue}38051[38051] {pull}39787[39787]
180183- Set GCP metrics config period to the default (60s) when the value is below the minimum allowed period. {issue}30434[30434] {pull}40020[40020]
184+ - Add GCP 'instance_id' resource label in ECS cloud fields. {issue}40033[40033] {pull}40062[40062]
181185- Fix missing metrics from CloudWatch when include_linked_accounts set to false. {issue}40071[40071] {pull}40135[40135]
182186- Update beat module with apm-server monitoring metrics fields {pull}40127[40127]
183187
@@ -319,6 +323,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
319323
320324- Added status to monitor run log report.
321325- Upgrade node to latest LTS v18.20.3. {pull}40038[40038]
326+ - Add journey duration to synthetics browser events. {pull}40230[40230]
322327
323328*Metricbeat*
324329
0 commit comments