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)
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)
Added:
- Add
pyproject.toml
file (#11322)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Disable generic tags (#10027)
Added:
- Add runtime configuration validation (#8891)
Fixed:
- Bump minimum base package version (#8443)
Added:
- Add config specs (#7318)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
- Use agent 6 signature (#6442)
Fixed:
- Update deprecated imports (#6088)
Fixed:
- Remove shlex (#5068)
Added:
- Adhere to code style (#3487)
Fixed:
- Check error code of nodetool command (#3632)
Added:
- Support old nodetool output format (#3253) Thanks hitsumabushi.
Added:
- Finish Python3 Support (#2905)
Added:
- Support Python 3 (#2761)
Added:
- Add --ssl option to cassandra_nodetool check (#2378) Thanks laurieodgers.
Added:
- Add cassandra_nodetool check (#511)
Fixed:
- Add data files to the wheel package (#1727)
Fixed:
Fixed:
- Fix a case where metrics would not be sent for some nodes
Added:
- add
cassandra_nodetool
integration (#511 and #704com//issues/704)