harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

Signers count metric. #4645

Open Frozen opened 5 months ago

Frozen commented 5 months ago

Signers count metric for prometheus.

Frozen commented 4 months ago

docker run -d -p 9091:9091 prom/pushgateway if start node with flags "--prometheus.push=true" "--prometheus.pushgateway=http://127.0.0.1:9091" you can get data at http://127.0.0.1

image