Once you configure your Prometheus Exporter app, you can expose the following metrics into Prometheus:
- JVM metrics
- Application statistics
- Builds statistics
- Plan statistics
- Deploy statistics
- License metrics
- Queue timeout counter
- Agent metrics
Metrics | Description |
---|---|
JVM Metrics | |
Plan statistics | |
bamboo_plans_gauge (plans count) | Plans count |
bamboo_plans_workers_idle_gauge | Workers Idle Gauge |
bamboo_plans_workers_busy_gauge | Workers Busy Gauge This metric is available for Bamboo versions 1.0.5 and above. |
bamboo_plans_workers_queue_gauge | Workers Queue Gauge This metric is available for Bamboo versions 1.0.5 and above. |