Added:
- Add support for security validation in models (#23109)
Added:
- Bump minimum version of datadog-checks-base to 37.24.0 (#21945)
Added:
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)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
Fixed:
- Remove check options from jmx template (#11686)
Added:
- Add
pyproject.tomlfile (#11309)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
Fixed:
- Fix description of JMX options (#10454)
Added:
- Add runtime configuration validation (#8879)
Added:
- Enable
new_gc_metricsJMX config option for new installations (#9501)
Fixed:
Changed:
- Add support for ActiveMQ Artemis (#8527)
Fixed:
- Bump minimum base package version (#8443)
Added:
- Add version verification for datadog-checks-base (#8255)
Added:
- Document new collect_default_jvm_metrics flag for JMXFetch integrations (#8153)
Added:
- [doc] Add encoding in log config sample (#7708)
Fixed:
- Use consistent formatting for boolean values (#7405)
Added:
- Convert jmx to in-app types for replay_check_run (#7275)
Fixed:
Fixed:
- Add new_gc_metrics to all jmx integrations (#7073)
Fixed:
Added:
- Allow optional dependency installation for all checks (#6589)
- Add rmi_connection_timeout & rmi_client_timeout to config spec (#6459)
- Add default template to openmetrics & jmx config (#6328)
Added:
Fixed:
Added:
- Add auth type to RequestsWrapper (#4708)
Added:
- Add log section (#4013)
Added:
- [jmx] add rmi registry ssl config option (#2371)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- Added
metrics.yamlfile (#863com//issues/863)
Added:
- adds activemq integration.