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:
- Add new metrics with v1.15+ (#18406)
Fixed:
- Update config model names (#17802)
Added:
- Add support for Cilumn v1.14 metrics (#17447)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
- Add additional ipam metrics for Cilium 1.13+ (#16261)
- Update the configuration file to include the new oauth options parameter (#16835)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Added:
- Add more FQDN and L7 metrics (#16164)
Added:
- Add missing Azure metrics (#16073)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Add more kvstore metrics (#15483) Thanks antonipp.
- Add missing cilium metrics (#15284)
- 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:
- Refactor tooling for getting the current env name (#12939)
- Update HTTP config spec templates (#12890)
Fixed:
- Fix extra metrics description example (#12043)
Added:
- Support dynamic bearer tokens (Bound Service Account Token Volume) (#11915)
Added:
- 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:
- Fix license header dates in autogenerated files (#11187)
Fixed:
- Fix the type of
bearer_token_auth
(#11144)
Added:
- Support the new OpenMetrics V2 implementation (#10840)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Document new include_labels option (#10617)
- Document new use_process_start_time option (#10601)
- Add runtime configuration validation (#8893)
Added:
- Add HTTP option to control the size of streaming responses (#10183)
- Add allow_redirect option (#10160)
- Allow Kubernetes port forwarding to support any resource (#10127)
Fixed:
- Fix the description of the
allow_redirects
HTTP option (#10195)
Fixed:
- Re-revert cilium AD change (#9901)
Fixed:
- Revert cilium AD change (#9683)
Added:
- Update container identifier (#9512)
Fixed:
- Use cilium-agent and cilium as autodiscover identifiers (#9518)
Added:
- Support "ignore_tags" configuration (#9392)
Fixed:
- Rename config spec example consumer option
default
todisplay_default
(#8593)
Fixed:
- Update prometheus_metrics_prefix documentation (#8236)
Fixed:
- Fix openmetrics integrations config specs (#8000)
Added:
- Sync openmetrics config specs with new option ignore_metrics_by_labels (#7823)
- Add ability to dynamically get authentication information (#7660)
Added:
- Add RequestsWrapper option to support UTF-8 for basic auth (#7441)
Fixed:
- Do not render null defaults for config spec example consumer (#7503)
- Update proxy section in conf.yaml (#7336)
Added:
- Add config specs (#7319)
Added:
- Add environment runner for Kubernetes'
kind
(#6522) - Allow optional dependency installation for all checks (#6589)
Added:
- Add Cilium version metadata (#5408)
Fixed:
- Update deprecated imports (#6088)
Fixed:
- Remove unused variables (#5173)
Fixed:
- Raise configuration errors (#5163)
Added:
- New Integration: Cilium (#4665)