# Metrics
The 4ALLPORTAL has a metrics endpoint on /actuator/prometheus
On that URL you can access various metrics that the 4ALLPORTAL exposes.
# Database metrics
- Connection acquire time
- Connection creation time
- Connection usage time
- Connection timeout total count
- Total connections
- Idle connections
- Active connections
- Pending threads
- Max connections
- Min connections