Hacker News new | ask | show | jobs
by Axsuul 2159 days ago
GCP with Docker Swarm, scheduled on the same node (n2-standard-4). Let me know if any other questions
1 comments

Does "scheduled on the same node" imply you are running everything on one node?
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.