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 config model names (#17802)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
- Update the configuration file to include the new oauth options parameter (#16835)
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:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Add an ignore_connection_errors option to the openmetrics check (#14504)
Fixed:
- Add DEFAULT_METRIC_LIMIT for OpenMetrics-based checks (#14527)
- Update minimum datadog base package version (#14463)
- Deprecate
use_latest_spec
option (#14446)
Added:
- Update HTTP config spec templates (#12890)
Added:
- Add connectivity metrics (#12093)
Fixed:
- Fix extra metrics description example (#12043)
Added:
- Add connectivity metrics (#12093)
Fixed:
- Fix extra metrics description example (#12043)
Added:
- Add ArangoDB integration (#11292)