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
Metrics | Description |
---|---|
JVM Metrics | |
bitbucket_maintenance_expiry_days_gauge | Maintenance Expiry Days Gauge |
bitbucket_license_expiry_days_gauge | License Expiry Days Gauge |
Users Metrics | |
bitbucket_allowed_users_gauge | Maximum Allowed Users |
bitbucket_active_users_gauge | Active Users Gauge |