Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.42 KB

monitor.md

File metadata and controls

25 lines (19 loc) · 1.42 KB

Monitor

Overview

In the n8n-shortlink-network network, we have these services running:

Prometheus aggregates metrics from itself, the API, node exporter, cAdvisor. Loki aggregates logs from Promtail, which pushes them from the API and from the backup cronjob. Grafana visualizes metrics and logs at grafana.n8n.to. Outside the network, e.g. to the reverse proxy, these services are available as localhost:{port}.

TODOs

  • Set up Grafana dashboards
  • Set up UptimeRobot or Checkly
  • Set up https://healthchecks.io/ for backup cronjob
  • Monitor sqlite DB (how?)
  • Makefile commands for server logs
  • Makefile commands for backups
  • Makefile command for Sentry