--- tags: Observability, Grafana Dashboard --- # Grafana Dashboard * [prometheus & prometheus Adapter ArgoCD Application Setting](https://hackmd.io/scJpKQkbRLm6-czFs-ujqw) * Gragana 使用 istio 1.14.1 安裝包內附版本 (8.3.1) ## 好用的 Grafana 面板 [叢集內的資源使用率-Cluster Monitoring for Kubernetes](https://grafana.com/grafana/dashboards/10000) > 調整參數定義,修正成我安裝的新版普羅米修斯參數,並參考下方 6336 (暫存第一條) 的儀錶板的版本 = https://hackmd.io/IGsCUmALR1mFy2X8doKxsQ [各 Node 狀態-Kubernetes Nodes](https://grafana.com/grafana/dashboards/8171) > 倚賴 Node Exporter [完整個 Node 資料輸出-Node Exporter Full](https://grafana.com/grafana/dashboards/1860) > 倚賴 Node Exporter > 內容很細,前面的 Kubernetes Nodes 比較簡單,有細部資料觀察的需求再安裝這個就可以了 [ArgoCD 面板](https://grafana.com/grafana/dashboards/14584) > 可自行去 ArgoCD 官方取得最新版 JSON 來設定,不一定要使用這個 [Grafana Loki Dashboard for Istio Service Mesh](https://grafana.com/grafana/dashboards/14876-grafana-loki-dashboard-for-istio-service-mesh/) [Grafana Loki Dashboard for NGINX Service Mesh](https://grafana.com/grafana/dashboards/12559-grafana-loki-dashboard-for-nginx-service-mesh/) > 以上兩個要配合 promtail 收容器的 log 到 loki [Troubleshooting Kubernetes (simple and fast view)](https://grafana.com/grafana/dashboards/15196-troubleshooting-kubernetes-simple-and-fast-view/) > 看來可以考慮使用,但是需要校正一下使用的欄位 [Spring Boot Observability](https://grafana.com/grafana/dashboards/17175-spring-boot-observability/) > 看來可以考慮使用,但是需要校正一下使用的欄位 > [作者](https://github.com/blueswen) [FastAPI Observability](https://grafana.com/grafana/dashboards/16110-fastapi-observability/) > 與 Spring Boot Observability 是同個作者 > 看來可以考慮使用,但是需要校正一下使用的欄位 > [作者](https://github.com/blueswen) [AspNetCore](https://github.com/JamesNK/aspnetcore-grafana/tree/main/dashboards) > 這套現在 (2023/11/23) 在 https://github.com/dotnet/aspire/tree/main/src/Grafana [metrics](https://github.com/isaacOjeda/DevToPosts/blob/main/OpenTelemetryExample/resources/grafana-dashboard-01.json) [metrics2](https://grafana.com/grafana/dashboards/17706-asp-net-otel-metrics/) ## 暫存 [Kubernetes Pods (Prometheus)](https://grafana.com/grafana/dashboards/6336) > 可以拿來參考設定,但是已不適合現在的版本 [Kubernetes / Views / Pods](https://grafana.com/grafana/dashboards/15760) > 很新,看起來應該是有在持續更新 > 內容看起來很實用,是應該要裝起來應用的儀錶板 > 但是依賴 8.3.4 版本的 Grafana,使用 Istio 內附的版本會無法使用 [K8s Cluster Metrics](https://grafana.com/grafana/dashboards/11663) > 看起來可看到的資料夠多 > 使用的 Prometheus 參數與目前使用的版本不符,很多區塊無法顯示 > 又是一個需要修理的版本 QQ