Skip to content

Commit 5d71f08

Browse files
authored
Update hofund-node-graph.json
1 parent 01e1f5f commit 5d71f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

grafana-dashboards/hofund-node-graph.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"editorMode": "code",
8989
"exemplar": false,
90-
"expr": " (sum by (id, source, target, type) (0 * sum_over_time(hofund_edge[1w])))\r\n * on (id) group_left (mainstat)\r\n (\r\n count_values without () (\r\n \"mainstat\",\r\n sum by (id) (sum by (id) (sum without () (hofund_connection) or (0 * sum_over_time(hofund_connection[1d]))))\r\n )\r\n )\r\n* on (id) group_left (secondarystat)\r\n (\r\n count_values without () (\r\n \"secondarystat\",\r\n round(\r\n avg_over_time(((sum without () (hofund_connection) or (0 * sum_over_time(hofund_connection[1d]))) >= 0)[1d:5m]),\r\n 0.001\r\n )\r\n )\r\n )",
90+
"expr": " (sum by (id, source, target, type) (0 * sum_over_time(hofund_edge[1w])))\r\n * on (id) group_left (mainstat)\r\n (\r\n count_values without () (\r\n \"mainstat\",\r\n sum by (id) (sum by (id) (sum without () (hofund_connection) or (0 * sum_over_time(hofund_connection[1d]))))\r\n )\r\n )\r\n* on (id) group_left (secondarystat)\r\n (\r\n count_values without () (\r\n \"secondarystat\",\r\n round(\r\n avg_over_time(((sum without () (hofund_connection) or (0 * sum_over_time(hofund_connection[1d]))))[1d:5m]),\r\n 0.001\r\n )\r\n )\r\n )",
9191
"format": "table",
9292
"hide": false,
9393
"instant": true,
@@ -116,4 +116,4 @@
116116
"uid": "jF_6aHZ4z",
117117
"version": 2,
118118
"weekStart": ""
119-
}
119+
}

0 commit comments

Comments
 (0)