hedera-json-rpc-relay
hedera-json-rpc-relay copied to clipboard
Find a way to surface the costs that are already captured in the metrics and exposed in the prometheus endpoint.
Problem
The relay is consuming more HBar, and in the dashboard it looks as if FileAppendTransaction is getting called the most. More visibility into the consumption of HBar is needed.
Solution
Not all of the current metrics are exposed in the dashboard. Adding panels to expose transaction costs in HBar can help.
Alternatives
None.