Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 945 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 945 Bytes

Monitoring Nomad with InfluxDB

This tutorial walks you through setting up Nomad monitoring pipeline using Prometheus publisher, Telegraf metrics collector, InfluxDB as time series database and Grafana for visualisation.

Metrics Flow

Nomad -> Telegraf -> InfluxDB

Configs