Coredns 模块

编辑

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

默认的 metricset 是 stats

兼容性

编辑

CoreDNS 模块已在 CoreDNS 1.5.0 上进行了测试。

仪表盘

编辑

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

metricbeat coredns dashboard

示例配置

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

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

Metricsets

以下 metricsets 可用