Dropwizard 模块
编辑Dropwizard 模块编辑
这是 Dropwizard 模块。默认度量集是 collector
。
兼容性编辑
Dropwizard 模块已通过 dropwizard metrics 3.2.6、4.0.0 和 4.1.2 测试。
示例配置
Dropwizard 模块支持在 模块 中描述的标准配置选项。以下是一个示例配置
metricbeat.modules: - module: dropwizard metricsets: ["collector"] period: 10s hosts: ["localhost:8080"] metrics_path: /metrics/metrics namespace: example enabled: true
此模块在使用 ssl
配置字段时支持 TLS 连接,如 SSL 中所述。它还支持 标准 HTTP 配置选项 中描述的选项。
度量集
以下度量集可用