- [Fixed] Fix license header dates in autogenerated files. See #11187.
- [Fixed] Enable prometheus_url option in auto_conf.yaml. See #11146.
- [Fixed] Fix the type of
bearer_token_auth
. See #11144.
- [Fixed] Enable openmetrics_endpoint in auto_conf.yaml. See #11133.
- [Fixed] Fix example config. See #11109.
- [Added] Add support for OpenMetricsBaseCheckV2. See #11024.
- [Fixed] Add comment to autogenerated model files. See #10945.
- [Added] Document new include_labels option. See #10617.
- [Added] Document new use_process_start_time option. See #10601.
- [Added] Add runtime configuration validation. See #8900.
- [Added] Update coredns check with v1.8.5 metrics. See #10187. Thanks vxcodes.
- [Added] Add HTTP option to control the size of streaming responses. See #10183.
- [Added] Add allow_redirect option. See #10160.
- [Fixed] Fix the description of the
allow_redirects
HTTP option. See #10195.
- [Added] Support "ignore_tags" configuration. See #9392.
- [Fixed] Fix
metrics
option type for legacy OpenMetrics config spec. See #9318. Thanks jejikenwogu.
- [Added] Update defaults for legacy OpenMetrics config spec template. See #9065.
- [Fixed] Bump minimum base package version. See #8443.
- [Fixed] Update prometheus_metrics_prefix documentation. See #8236.
- [Added] Sync openmetrics config specs with new option ignore_metrics_by_labels. See #7823.
- [Added] Add ability to dynamically get authentication information. See #7660.
- [Added] Add config specs. See #7444.
- [Added] Adding new metrics for version 1.7.0 of CoreDNS. See #6973.
- [Added] Allow optional dependency installation for all checks. See #6589.
- [Fixed] Agent 6 signature. See #6444.
- [Fixed] Update deprecated imports. See #6088.
- [Fixed] Do not fail on octet stream content type for OpenMetrics. See #5843.
- [Added] Adhere to code style. See #3492.