ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
432 stars 116 forks source link

Enhance Prometheus metrics #1468

Open arijitAD opened 3 years ago

arijitAD commented 3 years ago

Issue summary

The metrics listed below outline all the metrics published in Substrate. Gossamer should use this list to track similar metrics. To view all Substrate metrics and view them in a Grafana dashboard follow the Visualizing Node Metrics tutorial.

Metrics published by Substrate

Authority node metrics

Block metrics

Build info metrics

Database metrics

Grandpa finality metrics

Grandpa Finality metrics

Networking metrics

Tx metrics

State metrics

Sync metrics

Other information and links

EclesioMeloJunior commented 3 years ago

@arijitAD could you explain me where I can get these metrics?