Skip to content

Commit 8bf4f18

Browse files
zhangeamonzhangeamon
authored andcommitted
chore(grafana): modify oauth2 dashboards
1 parent 607d6a7 commit 8bf4f18

2 files changed

Lines changed: 131 additions & 458 deletions

File tree

rootfs/usr/share/grafana/oauth2/dashboards/drycc_applicaion.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
{
582582
"datasource": {
583583
"type": "prometheus",
584-
"uid": "PF6837BEDE254B550"
584+
"uid": "prometheus_on_drycc"
585585
},
586586
"editorMode": "code",
587587
"expr": "",
@@ -764,7 +764,7 @@
764764
{
765765
"datasource": {
766766
"type": "prometheus",
767-
"uid": "PF6837BEDE254B550"
767+
"uid": "prometheus_on_drycc"
768768
},
769769
"editorMode": "code",
770770
"expr": "sum(rate(container_network_receive_bytes_total{namespace=~\"$app\"}[5m])) by (pod)",
@@ -871,7 +871,7 @@
871871
{
872872
"datasource": {
873873
"type": "prometheus",
874-
"uid": "PF6837BEDE254B550"
874+
"uid": "prometheus_on_drycc"
875875
},
876876
"editorMode": "code",
877877
"expr": "sum(rate(container_network_transmit_bytes_total{namespace=~\"$app\"}[5m])) by (pod)",
@@ -992,7 +992,7 @@
992992
{
993993
"datasource": {
994994
"type": "prometheus",
995-
"uid": "PF6837BEDE254B550"
995+
"uid": "prometheus_on_drycc"
996996
},
997997
"editorMode": "code",
998998
"expr": "sum(rate(container_fs_reads_bytes_total{namespace=~\"$app\",container!=\"\"}[1m])) by(pod)",

0 commit comments

Comments
 (0)