Skip to end of banner
Go to start of banner

PE - Using Prometheus Exporter for Bamboo

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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


MetricsDescription

Plan statistics

bamboo_plans_gauge (plans count)

Plans count
This metric is available for Bamboo versions 1.0.5 and above.

bamboo_plans_workers_idle_gauge

Workers Idle Gauge
This metric is available for Bamboo versions 1.0.5 and above.

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.


JVM metrics

 Example - JVM threads example


 Example - Memory usage example


 Example - Success builds example


See also

PE - Configuring Prometheus Exporter for Bamboo

  • No labels