Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 926 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 926 Bytes

Prometheus Setup

Quick setup of Prometheus, Prometheus Node Exporter extension and Promtail service. Grafana Loki is not included as it is assumed to be on an external host.

Prometheus

Version 2.34.0

See Prometheus Documentation here.

  • Port: 9090
  • Service Name: prom.service
  • CLI Args File: ./prometheus/config
  • Config File: ./prometheus/prometheus-config.yml

Prometheus Node Exporter

Version 1.3.1

See Prometheus Node Exporter Documentation here.

  • Port: 9100
  • Service Name: prom_node_exporter.service
  • CLI Args File: ./node_exporter/config

Promtail

Version 2.5.0

See Promtail Documentation here.

  • Port: 9080
  • Service Name: promtail.service
  • Config File: ./promtail/promtail-config.yml