We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212e06a commit 09b36a6Copy full SHA for 09b36a6
docs/dashboard.json
@@ -104,7 +104,7 @@
104
"uid": "b70befc5-0872-448c-b502-9875d467edaf"
105
},
106
"editorMode": "code",
107
- "expr": "sum by (sender) (tap_pending_rav_grt_total) * 10^-18",
+ "expr": "sum by (sender) (tap_pending_rav_grt_total + tap_unaggregated_fees_grt_total) * 10^-18",
108
"legendFormat": "Pending Fees {{sender}}",
109
"range": true,
110
"refId": "A"
0 commit comments