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)
Changed:
- Add missing config_models files and update the base check version (#16299)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Fixed:
- Dependency updates (#12653)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Added:
- Add
pyproject.toml
file (#11408)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add server as generic tag (#10100)
Added:
- Openstack log support (#9116)
Fixed:
- Include missing default config templates (#9150)
Fixed:
- Bump minimum base package version (#8443)
Fixed:
- Fix style for the latest release of Black (#7438)
Fixed:
- Use agent v6 init signature (#6830)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
- Update deprecated imports (#6088)
Added:
Fixed:
- Fix documented default for
use_agent_proxy
(#4517)
Fixed:
- Use utcnow instead of now (#4192)
Fixed:
Added:
- Adhere to code style (#3550)
Added:
- Support Python 3 (#3035)
Added:
- Adds ability to Trace "check" function with DD APM (#2079)
Fixed:
- Remove duplicate project call and reword os_host config option (#2066)
- Use is_affirmative on boolean options (#2071)
Changed:
- Add data files to the wheel package (#1727)
Fixed:
- Only use the short hostname when making "host" queries to Nova (#2070)
Added:
- Added support for unscoped access, implemented caching mechanism to reduce API calls to Nova (#1276)
Added:
- Add custom tag support to service check and metrics.
Added:
- Adds parameter to collect metrics on all projects in a domain (#1119com//issues/1119)
- Added support for Agent >= 6.0 (#1126com//issues/1126)
Fixed:
- Properly disable the Agent's proxy settings when desired (#1123com//issues/1123)
Changed:
- Don't check on powered off VMs (#878com//issues/878)
Added:
- Adds human friendly "project_name" tag in all cases (#515com//issues/515)
Added:
- adds openstack integration.