zcash / lightwalletd

Lightwalletd is a backend service that provides a bandwidth-efficient interface to the Zcash blockchain
MIT License
84 stars 86 forks source link

Additional lightwalletd metrics and monitoring #173

Open benzcash opened 4 years ago

benzcash commented 4 years ago

A compiled list of request monitoring that would be useful for wallet developers.

Some of this is possible once we get the prometheus framework merge (https://github.com/zcash/lightwalletd/pull/172) and some will require research.

@braddmiller can we create an epic to split these issues up and prioritize based on importance?

gmale commented 4 years ago

maybe it is so obvious that it doesn't need to be enumerated but "downtime" should be monitored so that we can react quickly when the service falls over.