- [Added] Allow optional dependency installation for all checks. See #6589.
- [Fixed] Add
kerberos_cache
to HTTP config options. See #6279.
- [Added] Add option to set SNI hostname via the
Host
header for RequestsWrapper. See #5833. - [Fixed] Update deprecated imports. See #6088.
- [Fixed] Remove logs sourcecategory. See #6121.
- [Fixed] Update datadog_checks_base dependencies. See #5846.
- [Added] Add
service
option to default configuration. See #5805. - [Added] Adds RequestsWrapper to Kong. See #5807.
- [Added] Use lazy logging format. See #5398.
- [Added] Adhere to code style. See #3524.
- [Added] Update the kong integration with log instruction. See #2935.
- [Added] Support Python 3. See [#2772][1].
- [Fixed] Add data files to the wheel package. See [#1727][2].
- [FEATURE] Add
ssl_validation
settings to disable SSL Cert Verification
- [FEATURE] Add custom tag support to service checks.
- [FEATURE] adds kong integration. [1]: DataDog#2772 [2]: DataDog#1727