Removed:
- Remove support for Python 2. (#18580)
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Fixed:
- Update datadog-checks-base dependency version to 32.6.0 (#15604)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Fixed:
- Remove outdated warning in the description for the
tls_ignore_warning
option (#11591)
Changed:
- Add tls_protocols_allowed option documentation (#11251)
Added:
- Add
pyproject.toml
file (#11398)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Add HTTP option to control the size of streaming responses (#10183)
- Add allow_redirect option (#10160)
- Disable generic tags (#10027)
Fixed:
- Fix the description of the
allow_redirects
HTTP option (#10195)
Fixed:
- Improve cluster_name config option description (#9704)
Added:
- Add runtime configuration validation (#8956)
Added:
Added:
- Add log support (#8717)
Fixed:
- Bump minimum base package version (#8443)
Added:
- Update HTTP config docs to describe dcos_auth token reader (#7953)
Added:
- Add ability to dynamically get authentication information (#7660)
Added:
- Add RequestsWrapper option to support UTF-8 for basic auth (#7441)
Fixed:
- Update proxy section in conf.yaml (#7336)
Added:
- Add config specs (#7292)
Fixed:
- Update ntlm_domain example (#7118)
Added:
- Add note about warning concurrency (#6967)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
- Update deprecated imports (#6088)
Added:
- Use lazy logging format (#5377)
Fixed:
- Propagate tags properly to stats metrics (#5140)
Changed:
- Refactor code and properly send a service check for each endpoint (#4891)
Fixed:
- Fix service check message (#4771)
Added:
- Add option to override KRB5CCNAME env var (#4578)
Fixed:
- Fix mesos_slave service check (#4448)
Added:
Fixed:
- Fix code style (#3838)
Added:
- Adhere to code style (#3539)
Added:
- Support Python 3 (#2874)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- Adds custom tag support for service check.
Fixed:
- Add debug logs and a noisier error message.
Fixed:
- Checks available metrics for backwards compatibility (#1066)
Added:
- adds gpu metrics.
Added:
- adds mesos_slave integration.