You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,24 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
40
40
- Add support for `_nodes/stats` URIs that work with legacy versions of Elasticsearch {pull}44307[44307]
41
41
- Setting period for counter cache for Prometheus remote_write at least to 60sec {pull}38553[38553]
42
42
- Remove fallback to the node limit for the `kubernetes.pod.cpu.usage.limit.pct` and `kubernetes.pod.memory.usage.limit.pct` metrics calculation
43
+
- Add support for Kibana status metricset in v8 format {pull}40275[40275]
44
+
- Mark system process metricsets as running if metrics are partially available {pull}40565[40565]
45
+
- Added back `elasticsearch.node.stats.jvm.mem.pools.*` to the `node_stats` metricset {pull}40571[40571]
46
+
- Add GCP organization and project details to ECS cloud fields. {pull}40461[40461]
47
+
- Add support for specifying a custom endpoint for GCP service clients. {issue}40848[40848] {pull}40918[40918]
48
+
- Fix incorrect handling of types in SQL module. {issue}40090[40090] {pull}41607[41607]
49
+
- Remove kibana.settings metricset since the API was removed in 8.0 {issue}30592[30592] {pull}42937[42937]
50
+
- Removed support for the Enterprise Search module {pull}42915[42915]
51
+
- Update NATS module compatibility. Oldest version supported is now 2.2.6 {pull}43310[43310]
52
+
- Fix the function to determine CPU cores on windows {issue}42593[42593] {pull}43409[43409]
53
+
- Updated list of supported vSphere versions in the documentation. {pull}43642[43642]
54
+
- Handle permission errors while collecting data from Windows services and don't interrupt the overall collection by skipping affected services {issue}40765[40765] {pull}43665[43665]
55
+
- Fixed a bug where `event.duration` could be missing from an event on Windows systems due to low-resolution clock. {pull}44440[44440]
56
+
- Add check for http error codes in the Metricbeat's Prometheus query submodule {pull}44493[44493]
57
+
- Sanitize error messages in Fetch method of SQL module {pull}44577[44577]
58
+
- Add NTP metricset to system module. {pull}44884[44884]
59
+
- Add VPN metrics to meraki module {pull}44851[44851]
60
+
- Improve error messages in AWS Health {pull}45408[45408]
0 commit comments