hiero-ledger / hiero-ledger/hiero-consensus-node
Create Grafana dashboard for SDK usage metrics
Open
- Dominant language
- Java
- Stars
- 407
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Once the usage metrics are collected, we want to create a Grafana dashboard that parses the logs and creates charts that answer the following questions:
* How many calls are made to each RPC method?
* How many calls are each SDK type making? (e.g. Java SDK vs Go SDK)
* What is the breakdown of RPC calls by SDK type?
* What versions of the different SDKs are in use?
Contributor guide
Assessment
This issue has not been assessed yet.