Monitoring
Grafana Dashboard - Commercial Prod DB
The Commercial Production Database is monitored via a self-hosted Grafana instance that provides real-time visibility into database performance, query metrics, and resource utilization.
Access
| Field | Value |
|---|---|
| URL | http://10.128.0.22:3000/ |
| Username | cred-grafana-admin |
| Password | Search "Grafana Commercial Prod DB" in 1Password |
VPN Required
The Grafana instance is hosted on an internal IP address (10.128.0.22). You must be connected to the VPN before accessing it. See the VPN (Twingate) guide for setup instructions.
What to Monitor
| Dashboard / Panel | Description |
|---|---|
| Database Connections | Active and idle connection counts |
| Query Performance | Slow queries, average response times |
| CPU & Memory | Resource utilization of the database instance |
| Disk I/O | Read/write throughput and latency |
| Replication Lag | Delay between primary and replicas (if applicable) |
Troubleshooting
If you cannot access the Grafana dashboard:
- Verify VPN connection - Ensure you are connected via Twingate
- Check the URL - Confirm you are using
http://10.128.0.22:3000/ - Verify credentials - Retrieve the latest password from 1Password (search for Grafana Commercial Prod DB)
- Contact DevOps - If the instance appears down, reach out in the #devops Slack channel