add grafana dashboard

This commit is contained in:
2026-02-11 16:50:37 +04:00
parent 3ff4b61492
commit 3ba3b8159d
2 changed files with 248 additions and 0 deletions

View File

@@ -11,8 +11,15 @@ manifests:
rawYaml:
- k8s/app.yaml
- k8s/cnpg.yaml
- k8s/grafana-dashboard.yaml
portForward:
- resourceType: Service
resourceName: fastapi-app-service
port: 8000
- resourceType: Service
resourceName: prometheus-grafana
namespace: monitoring
port: 80
localPort: 3000