diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-08 20:16:41 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-08 20:16:41 +0200 |
| commit | 806986a77f8e0fa8c2d9a5e9905e557000766ef0 (patch) | |
| tree | 26539d7e7bce1bec322a8ace39347ee95f1fa25d /frontends | |
| parent | a91913df1afb2e6f72412a92c89ab084dd11d2d8 (diff) | |
Add convenient port-forward targets for Prometheus monitoring
Added enhanced port-forward targets with helpful UI information:
- 'just alerts' - Quick access to Prometheus alerts view
- 'just alertmanager' - Quick access to Alertmanager UI
- Enhanced output showing all relevant URLs
All port-forward commands now display:
- Access URLs with direct links to specific views
- Clear instructions for stopping (Ctrl+C)
Usage:
cd prometheus/
just alerts # Opens Prometheus alerts (port 9090)
just alertmanager # Opens Alertmanager (port 9093)
just port-forward-prometheus [port]
just port-forward-grafana [port]
After running, access:
- Prometheus Alerts: http://localhost:9090/alerts
- Alertmanager: http://localhost:9093
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'frontends')
0 files changed, 0 insertions, 0 deletions
