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
- By default Datadog Agent v7.x is installed. To use Agent version 6, change the setting `agent_major_version`.
25
25
- Agent v5-specific legacy options have been removed. Refer to the CHANGELOG.md for more details and the datadog_agent class comments for all available options.
26
26
- Configuration options for the following integrations have been updated:
27
-
- ElasticSearch
27
+
- ElasticSearch**[BREAKING CHANGES]**
28
28
-`ssl_verify` accepts only Boolean values
29
-
-`tls_verify`options have been added
30
-
- PostgreSQL
31
-
-`custom_metrics` option has been removed. Use `custom_queries` instead.
29
+
-`tls_verify` options have been added
32
30
- TCP Check
33
31
-`skip_event` option has been removed sinced Datadog Agent v6.4+
0 commit comments