Y
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
Axsuul
2159 days ago
Nope, just that Prometheus and Grafana are running together on the same node. My entire infrastructure is multi-node however.
link
yellow_mixer
2159 days ago
How much data are you sending and ingesting?
link
Axsuul
2159 days ago
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.
link