Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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


MetricsTypeDescription
JVM metrics



Application statistics



Builds statistics



Plan statistics

bamboo_plans_gauge

Gauge

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

bamboo_plans_workers_idle_gauge

Gauge

Workers idle gauge.
This metric is available for Bamboo versions 1.0.5 and above.

bamboo_plans_workers_busy_gauge

GaugeWorkers busy gauge.
This metric is available for Bamboo versions 1.0.5 and above.

bamboo_plans_workers_queue_gauge

GaugeWorkers queue gauge.
This metric is available for Bamboo versions 1.0.5 and above.
Deploy statistics



License metrics



Queue timeout counter



Agent metrics




JVM metrics examples

Expand
titleExample - JVM threads example


Expand
titleExample - Memory usage example


Expand
titleExample - Success Successful builds example


See also

PE - Configuring Prometheus Exporter for Bamboo