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
    • Number of days before maintenance expiry
    • Push, clone and fork counters
    • Pull requests counters
    • Projects, repositories and pull requests count
  • User Metrics:
    • Maximum number of users
    • Login statistics


MetricsDescription
JVM Metrics

bitbucket_maintenance_expiry_days_gauge

Maintenance Expiry Days Gauge
This metric is available for Bitbucket versions 1.0.11 and above.

bitbucket_license_expiry_days_gauge

License Expiry Days Gauge
This metric is available for Bitbucket versions 1.0.11 and above.

Users Metrics
bitbucket_allowed_users_gauge

Maximum Allowed Users
This metric is available for Bitbucket versions 1.0.11 and above.

bitbucket_active_users_gauge

Active Users Gauge
This metric is available for Bitbucket versions 1.0.11 and above.


JVM metrics

Expand
titleExample - JVM threads example

...