Skip to content
Cosmopediaby Unity Nodes
DiscussionsValidationI made specific validator's metrics to prometheusForum ↗

I made specific validator's metrics to prometheus

Validation1 posts1,163 viewsLast activity Sep 2018
TH
ThunniniOP
Sep 2018

GitHub

Thunnini/cosmos-sdk

Contribute to Thunnini/cosmos-sdk development by creating an account on GitHub.


I add specific validator’s metrics on tendermint.
If you want to use it, see the guide on the Github.
And I add small tutorial about prometheus+grafana+telegram.
Also, I have a plan to implement metrics on cosmos-sdk.
However, I have a little problem.
Currently, it seemed that cosmos-sdk can’t recognize fast sync.
Without recognizing fast sync, metrics will be strange until finishing catching up.
I guess it can be solved by informing the end of catch up through ABCI’s SetOption function…
Do you have any better ideas?

← Back to Discussions