[PR #159] [MERGED] feat: add istio 1.23's grafana dashboards #175

Closed
opened 2025-12-28 23:19:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/159
Author: @ryan4yin
Created: 8/20/2024
Status: Merged
Merged: 8/20/2024
Merged by: @ryan4yin

Base: mainHead: grafana-dashboards


📝 Commits (1)

  • 8300f8e feat: add istio 1.23's grafana dashboards

📊 Changes

9 files changed (+12146 additions, -3 deletions)

View changed files

📝 hosts/idols-aquamarine/grafana/dashboards.yml (+26 -3)
📝 hosts/idols-aquamarine/grafana/dashboards/README.md (+4 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/istio-extension-dashboard.json (+871 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/istio-mesh-dashboard.json (+1861 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/istio-performance-dashboard.json (+1603 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/istio-service-dashboard.json (+3395 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/istio-workload-dashboard.json (+3067 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/pilot-dashboard.gen.json (+861 -0)
hosts/idols-aquamarine/grafana/dashboards/istio/ztunnel-dashboard.gen.json (+458 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/159 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `grafana-dashboards` --- ### 📝 Commits (1) - [`8300f8e`](https://github.com/ryan4yin/nix-config/commit/8300f8ea2ed7be6eacc944287ff43e61fc050161) feat: add istio 1.23's grafana dashboards ### 📊 Changes **9 files changed** (+12146 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `hosts/idols-aquamarine/grafana/dashboards.yml` (+26 -3) 📝 `hosts/idols-aquamarine/grafana/dashboards/README.md` (+4 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/istio-extension-dashboard.json` (+871 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/istio-mesh-dashboard.json` (+1861 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/istio-performance-dashboard.json` (+1603 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/istio-service-dashboard.json` (+3395 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/istio-workload-dashboard.json` (+3067 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/pilot-dashboard.gen.json` (+861 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/istio/ztunnel-dashboard.gen.json` (+458 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:36 +01:00
adam closed this issue 2025-12-28 23:19:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#175