This module periodically fetches metrics from a Traefik instance. The Traefik instance must be configured to expose it’s HTTP API.
The Traefik metricsets were tested with Traefik 1.6.
The traefik module supports the standard configuration options that are described in [configuration-metricbeat]. Here is an example configuration:
metricbeat.modules:
- module: traefik
metricsets: ["health"]
period: 10s
hosts: ["localhost:8080"]
The following metricsets are available: