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 | Type | 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. |
JVM metrics examples
Expand | ||
---|---|---|
| ||
Expand | ||
---|---|---|
| ||
Expand | ||
---|---|---|
| ||