Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.18 KB

Stupid simple setup to monitor my stuff at home.

Main goals

  • Monitor my stuff.
  • Build some data to work with for my Prometheus contributions.
  • Experiment some other observability tools.

The Stack so far

Tool Function
Prometheus Metrics collection
Loki Logs collection
Tempo Traces collection
Grafana Data visualization
Alertmanager Alert management
Telegrambot Alert routing to Telegram
Node-exporter Notebook metrics exposure
Blackbox-exporter Metrics about external HTTPS probing results
TimescaleDB Longterm storage, SQL based database for Prometheus metrics
Promscale Connector between Prometheus <-> TimescaleDB