Hacker News new | ask | show | jobs
by carlosdp 2159 days ago
Does "scheduled on the same node" imply you are running everything on one node?
1 comments

Nope, just that Prometheus and Grafana are running together on the same node. My entire infrastructure is multi-node however.
How much data are you sending and ingesting?
I don't have any hard numbers but quite a bit. Everyday we process millions of background jobs, thousands of database queries per second, etc. and stats are collected and sent to Prometheus for all those.