lnd/monitoring
Olaoluwa Osuntokun 10c5d6c0bd
monitoring+cfg: add new option to export gRPC perf metrics
In this commit, we expose a new monitoring option to allow users to
export gRPC performance metrics. These metrics can be used to see how
long certain calls are taking, the total amount of time spent handling
calls, broken down by service and also call.

This option consumes additional memory and disk space for the Prometheus
server, which is why we're opting to make it an optional flag.
2022-02-01 15:55:26 -08:00
..
log.go
monitoring_off.go
monitoring_on.go monitoring+cfg: add new option to export gRPC perf metrics 2022-02-01 15:55:26 -08:00