mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
docs/release-notes: add entry for gRPC perf flag
This commit is contained in:
parent
10c5d6c0bd
commit
1fd8a78537
@ -67,6 +67,11 @@
|
||||
* Improved instructions on [how to build lnd for mobile](https://github.com/lightningnetwork/lnd/pull/6085).
|
||||
* [Log force-close related messages on "info" level](https://github.com/lightningnetwork/lnd/pull/6124).
|
||||
|
||||
## Monitoring
|
||||
|
||||
A new [flag (`--prometheus.perfhistograms`) has been added to enable export of
|
||||
gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com/lightningnetwork/lnd/pull/6224).
|
||||
|
||||
## Code Health
|
||||
|
||||
### Code cleanup, refactor, typo fixes
|
||||
@ -92,6 +97,7 @@
|
||||
* Liviu
|
||||
* mateuszmp
|
||||
* Naveen Srinivasan
|
||||
* Olaoluwa Osuntokun
|
||||
* randymcmillan
|
||||
* Rong Ou
|
||||
* Thebora Kompanioni
|
||||
|
Loading…
Reference in New Issue
Block a user