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)
Removed:
- Remove deprecated
tomcat.cache
metrics (#16650)
Added:
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Fixed:
- Make JMX metrics available on both standalone and embedded Tomcat versions (#15761)
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)
Fixed:
- Remove check options from jmx template (#11686)
Added:
- Add
pyproject.toml
file (#11449)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
Fixed:
- Fix description of JMX options (#10454)
Added:
- Disable generic tags (#10027)
Added:
- Use
display_default
as a fallback fordefault
when validating config models (#9739)
Added:
- Enable
new_gc_metrics
JMX config option for new installations (#9501)
Added:
- Add runtime configuration validation (#8998)
Fixed:
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)
Fixed:
- Update logs config service field to optional (#7209)
- add Catalina domain specification to tomcat bean includes (#7054) Thanks binaryphile.
- 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 string cache and web cache metrics (#6404)
- Use config spec (#6301)
Fixed:
- Remove logs sourcecategory (#6121)
Added:
- [jmx] add rmi registry ssl config option (#2371)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- [Update] Update auto_conf.yaml template (#1523)
Added:
- Added
metrics.yaml
file (#863com//issues/863)
Added:
- adds tomcat integration.