- [Added] Add back previously deleted
active_tasks
andtimeouts
metrics for the Cassandra integration. See #12710.
- [Fixed] Remove check options from jmx template. See #11686.
- [Added] Add
pyproject.toml
file. See #11321. - [Fixed] Fix namespace packaging on Python 2. See #11532.
- [Fixed] Bump base check dependency. See #10926.
- [Fixed] Add comment to autogenerated model files. See #10945.
- [Fixed] Fix description of JMX options. See #10454.
- [Added] Disable generic tags. See #10027.
- [Added] Use
display_default
as a fallback fordefault
when validating config models. See #9739.
- [Added] Enable
new_gc_metrics
JMX config option for new installations. See #9501.
- [Fixed] Fix defaults for
collect_default_metrics
JMX config option. See #9441. - [Fixed] Fix JMX config spec. See #9364.
- [Added] Add runtime configuration validation. See #8890.
- [Fixed] Bump minimum base package version. See #8443.
- [Added] Add version verification for datadog-checks-base. See #8255.
- [Added] Document new collect_default_jvm_metrics flag for JMXFetch integrations. See #8153.
- [Added] [doc] Add encoding in log config sample. See #7708.
- [Fixed] Use consistent formatting for boolean values. See #7405.
- [Added] Add config specs. See #7308.
- [Fixed] Assert new jvm metrics. See #6996.
- [Added] Allow optional dependency installation for all checks. See #6589.
- [Added] Add e2e testing and TotalBlockedTasks metric. See #5957.
- [Added] Add node up/down default metrics. See #5948. Thanks djova.
- [Fixed] Remove logs sourcecategory. See #6121.
- [Fixed] Pattern needs to be quoted. See #6110. Thanks allyunion.
- [Added] Add multi_line log_processing_rules. See #5426.
- [Fixed] Fix broken link to logs multi-line aggregation docs. See #5353.
- [Fixed] Fix example tags section. See #3431.
- [Added] [jmx] add rmi registry ssl config option. See #2371.
- [Fixed] Add data files to the wheel package. See #1727.
- [IMPROVEMENT] Adjusted comment whitespacing to avoid confusion around indent level for
user
andpassword
. See #1075
- [IMPROVEMENT] Added
metrics.yaml
file. See #863 - [IMPROVEMENT] Adjustments to the default
cassandra.yaml
. See #726 (Thanks @arodrime)
- [FEATURE] adds cassandra integration.