[Bug] Loading dashboards from GrafanaDashboard - "context deadline exceeded" #1467
Labels
bug
Something isn't working
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Describe the bug
We are using K8S object
GrafanaDashboard
for importingjson
dashboard to Grafana fromConfigMap
.When GrafanaOperator try to "import" Dashboards gets error
context deadline exceeded
We have approximately 22 GrafanaDashboards object with 22 ConfigMaps, so 22 dashboards in the result.
Log:
ERROR GrafanaDashboardReconciler error reconciling dashboard {"controller": "grafanadashboard", "controllerGroup": "grafana.integreatly.org", "controllerKind": "GrafanaDashboard", "GrafanaDashboard": {"name":"qm--frontend-grafanadashboard","namespace":"monitoring"}, "namespace": "monitoring", "name": "qm--frontend-grafanadashboard", "reconcileID": "1be2129b-189b-46ca-5713-1c2b50319a91", "dashboard": "qm--frontend-grafanadashboard", "grafana": "grafana-name", "error": "Internal error occurred: Get \"http://grafana-name-service.monitoring:3000/api/folders?limit=1000&page=1\": context deadline exceeded"}
In version
5.6.3
we didn't any problem with this oneVersion
Grafana-operator: v5.8.0
Grafana: 10.4.0
Helm-chart: bitnami-grafana-operator: 3.12.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Importing all Dashboards to Grafana
Suspect component/Location where the bug might be occurring
unknown
Runtime (please complete the following information):
Best regard: Mart-Kuc
The text was updated successfully, but these errors were encountered: