Prometheus Metrics Integrations
NudgeBee speaks “Prometheus” out of the box, but you can also wire it up to Last9, VictoriaMetrics (single-node or clustered), or Chronosphere with zero fuss. During installation we auto-detect any in-cluster Prometheus. If none is found, you’ll be prompted to install one—or simply point NudgeBee at your existing endpoint using one of these supported providers!
🔌 Supported Backends
| Provider | URL Template |
|---|---|
| Prometheus (in-cluster) | http://<prometheus-service>.<namespace>.svc:9090 |
| Last9 | https://<user>:<password>@read-app-tsdb.last9.io/hot/v1/metrics/<PID>/sender/<account> |
| VictoriaMetrics (single-node) | http://<vmsingle-service>.<namespace>.svc.cluster.local:8429 |
| VictoriaMetrics (cluster-mode) | http://<vmselect-service>.<namespace>.svc.cluster.local:8481 |
| Chronosphere | https://<your-org>.chronosphere.io/data/metrics |