Coredns 模块

编辑

这是 CoreDNS 模块。CoreDNS 模块从 CoreDNS 的 prometheus 导出端点收集指标。

默认的指标集是 stats

兼容性

编辑

CoreDNS 模块已使用 CoreDNS 1.5.0 进行测试。

仪表板

编辑

CoreDNS 模块附带一个预定义的仪表板。例如:

metricbeat coredns dashboard

示例配置

Coredns 模块支持 模块 中描述的标准配置选项。以下是一个示例配置:

metricbeat.modules:
- module: coredns
  metricsets: ["stats"]
  period: 10s
  hosts: ["localhost:9153"]

指标集

以下指标集可用: