Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 812 Bytes

traefik.asciidoc

File metadata and controls

39 lines (26 loc) · 812 Bytes

traefik module

This module periodically fetches metrics from a Traefik instance. The Traefik instance must be configured to expose it’s HTTP API.

Compatibility

The Traefik metricsets were tested with Traefik 1.6.

Example configuration

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"]

Metricsets

The following metricsets are available: