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:
- Update dependencies (#18478)
Added:
- Update dependencies (#18187)
Added:
Fixed:
- Update config model names (#17802)
Added:
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
Added:
Added:
- Update dependencies (#16788)
- Update the configuration file to include the new oauth options parameter (#16835)
- Bump dependencies (#16858)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
- Update dependencies (#16394), (#16448), (#16502)
Fixed:
- Fix TypeError when tags are undefined (#16496)
Added:
- Updated dependencies. (#16154)
Added:
- Update Boto3 dependency to 1.28.55 (#15922)
Added:
- Update dependencies for Agent 7.48 (#15585)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Added:
- Bump dependencies for Agent 7.47 (#15145)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Add an ignore_connection_errors option to the openmetrics check (#14504)
Fixed:
- Update dependencies (#14594)
- Update minimum datadog base package version (#14463)
- Deprecate
use_latest_spec
option (#14446)
Added:
- Update dependencies (#14357)
Fixed:
- Switch count method to monotonic count, that's correct for OM counts (#13972)
- Submit count versions of metrics that we mistakenly submit as gauges (#13886)
Fixed:
- Update dependencies (#13726)
Fixed:
- Update dependencies (#13478)
Fixed:
- Update dependencies (#13205)
Added:
- Update HTTP config spec templates (#12890)
Fixed:
- Bump dependencies for 7.40 (#12896)
Fixed:
- Dependency updates (#12653)
Fixed:
- Fix extra metrics description example (#12043)
Fixed:
- Upgrade dependencies (#11958)
Added:
- Upgrade dependencies (#11726)
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Fixed:
- Remove outdated warning in the description for the
tls_ignore_warning
option (#11591)
Changed:
- Add tls_protocols_allowed option documentation (#11251)
Added:
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Document new include_labels option (#10617)
- Document new use_process_start_time option (#10601)
- Update dependencies (#10580)
Fixed:
- [OpenMetricsV2] Allow empty namespaces (#10420)
Fixed:
- Account for errors in boto client creation (#10386)
Changed:
- Update Amazon MSK documentation to the new implementation (#9993)
Added:
- Update dependencies (#10228)
- Add proxy support in client initialization (#10188)
- Add HTTP option to control the size of streaming responses (#10183)
- Add allow_redirect option (#10160)
- Disable generic tags (#10027)
Fixed:
- Fix the description of the
allow_redirects
HTTP option (#10195)
Fixed:
- Describe py3 requirement of use_openmetrics option (#9714)
Added:
Fixed:
- Raise exception if attempting to use new style openmetrics with py2 (#9613)
Added:
- Support "ignore_tags" configuration (#9392)
Fixed:
- Fix
metrics
option type for legacy OpenMetrics config spec (#9318) Thanks jejikenwogu.
Added:
- Allow the use of the new OpenMetrics implementation (#9082)
- Add runtime configuration validation (#8883)
Fixed:
- Bump minimum base package (#9107)
Added:
- Add
kafka_consumer_group_ConsumerLagMetrics_Value
metric (#9027) Thanks idarlington. - Allow prometheus metrics path to be configurable (#9028)
Fixed:
- Hide auto-populated prometheus_url from config spec (#8330)
- Update prometheus_metrics_prefix documentation (#8236)
Added:
- Add ability to assume a specified role when retrieving MSK metadata (#8118) Thanks garrett528.
Added:
- Sync openmetrics config specs with new option ignore_metrics_by_labels (#7823)
- Add ability to dynamically get authentication information (#7660)
Added:
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Add Amazon MSK integration (#5127)