mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-21 05:54:20 +01:00
prometheus: Add a prometheus plugin exposing channel and peer stats
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
11
README.md
11
README.md
@@ -4,10 +4,13 @@ Community curated plugins for c-lightning.
|
||||
|
||||
## Available plugins
|
||||
|
||||
| Name | Short description |
|
||||
|-----------------------------------|--------------------------------------------|
|
||||
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
|
||||
| [probe](probe/) | Regularly probes the network for stability |
|
||||
| Name | Short description |
|
||||
|-----------------------------------|--------------------------------------------------------------|
|
||||
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
|
||||
| [probe][probe] | Regularly probes the network for stability |
|
||||
| [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server |
|
||||
|
||||
|
||||
[pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels
|
||||
[probe]: https://github.com/lightningd/plugins/tree/master/probe
|
||||
[prometheus]: https://github.com/lightningd/plugins/tree/master/prometheus
|
||||
|
||||
Reference in New Issue
Block a user