Skip to content

Commit c26f270

Browse files
author
Xhulia Jasimi
committed
create realtime grafana dashboard
1 parent 0bbae45 commit c26f270

File tree

6 files changed

+1206
-4
lines changed

6 files changed

+1206
-4
lines changed

grafana/provisioning/dashboards/dashboards.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,11 @@ providers:
1313
editable: true
1414
updateIntervalSeconds: 10
1515
options:
16-
path: /etc/grafana/provisioning/dashboards/genai-dashboard.json
16+
path: /etc/grafana/provisioning/dashboards/genai-dashboard.json
17+
18+
- name: "Realtime System Metrics Dashboard"
19+
type: file
20+
editable: true
21+
updateIntervalSeconds: 10
22+
options:
23+
path: /etc/grafana/provisioning/dashboards/realtime-dashboard.json

0 commit comments

Comments
 (0)