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:

...

MetricsDescription
JVM Metrics

bitbucket_maintenance_expiry_days_gauge

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

bitbucket_license_expiry_days_gauge

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

Users Metrics
bitbucket_allowed_users_gauge

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

bitbucket_active_users_gauge

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

...