Skip to end of banner
Go to start of banner

_Using Prometheus Exporter for Bitbucket

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 4 Next »

Prometheus Exporter for Bitbucket enables to expose Bitbucket metrics: JVM and application statistics to Prometheus.

The app exposes the following metrics:

  • JVM
  • Application statistics
  • Builds statistics
  • Maximum number of users
  • Number of days before maintenance expiry
  • Push, clone and fork counters
  • Pull requests counters
  • Projects, repositories and pull requests count
  • Login statistics

See the following examples for JVM Threads, Memory Usage  and Commits Count statistics:

  1. JVM Threads



  2. Memory Usage




  3. Commits Count


See also

_Prometheus Exporters - Configuring Prometheus Exporters

  • No labels