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)
Added:
- Add OSD metadata tags (#14201) Thanks mxmeinhold.
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 (#11323)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Add runtime configuration validation (#8892)
Fixed:
- ceph agent 8 signature (#9520)
Added:
- Add Ceph Recovery metrics (#8261) Thanks mxmeinhold.
Fixed:
Added:
- Support octopus version (#8077)
Added:
- [doc] Add encoding in log config sample (#7708)
Fixed:
- Update logs config service field to optional (#7209)
Fixed:
- Fix template specs typos (#6912)
Added:
Fixed:
- Capture type errors as well as key errors for osd perf metrics (#6381)
Changed:
- Account for "osdstats" key in newer versions (#5855)
Fixed:
Added:
- Adhere to logging call convention (#4738)
Added:
- Remove unused version command (#4249)
Added:
- Add log setup and configuration (#3960)
Fixed:
- Fix version discovery (#3874)
Added:
- Adhere to code style (#3488)
Added:
- Support Python 3 (#2837)
Fixed:
- Resolve flake8 issues (#3060)
Fixed:
- Use raw string literals when \ is present (#2465)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- Add custom tag support for service checks.
Added:
- Update the check to make it work with ceph luminous (#926com//issues/926)
- Allow sending specific service checks using to the more detailed luminous health checks (#926com//issues/926)
- Add metric for number of active monitors (#956com//pull/956)
Added:
- Add option to define the cluster name (#438, thanks @borisromancom/borisroman)
Added:
- adds ceph integration.