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.rst
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,36 @@
2
2
Release Notes
3
3
=============
4
4
5
+
.. _Release Notes_7.75.2:
6
+
7
+
7.75.2
8
+
======
9
+
10
+
.. _Release Notes_7.75.2_Prelude:
11
+
12
+
Prelude
13
+
-------
14
+
15
+
Released on: 2026-02-04
16
+
17
+
- Please refer to the `7.75.2 tag on integrations-core <https://github.com/DataDog/integrations-core/blob/master/AGENT_CHANGELOG.md#datadog-agent-version-7752>`_ for the list of changes on the Core Checks
18
+
19
+
20
+
.. _Release Notes_7.75.2_Bug Fixes:
21
+
22
+
Bug Fixes
23
+
---------
24
+
25
+
- Disable the SNMP device scan by default.
26
+
27
+
- Fixes a regression introduced in version 7.75 that caused Workload Protection
28
+
File Integrity Monitoring to be disabled by default when installing the Datadog Agent via the Helm chart.
29
+
30
+
- Fixes a bug introduced in Agent v7.74 where unresolved SSH sessions could cause Workload Protection events to be delayed for several minutes, potentially blocking the delivery of other Workload Protection events.
31
+
32
+
- GPU: fix metric type for gpu.nvlink.*, gpu.pci.replay_counter and gpu.remapped_rows.* metric that were reported as counters instead of gauges
0 commit comments