Skip to content

mmilata/prometheus-clightning-exporter

Repository files navigation

Use the official exporter plugin instead: https://github.com/lightningd/plugins/tree/master/prometheus

Prometheus exporter for monitoring c-lightning node

USAGE:
    prometheus-clightning-exporter [FLAGS] [OPTIONS] --rpc-socket <PATH>

FLAGS:
    -v, --verbose              Enable debug log messages
    -T, --no-log-timestamps    Do not prepend timestamps to log output
    -h, --help                 Prints help information
    -V, --version              Prints version information

OPTIONS:
    -s, --rpc-socket <PATH>       Path to lightning-rpc socket
    -l, --listen <ADDR:PORT>      Address:port on which to expose metrics [default: 127.0.0.1:9393]
    -r, --rate-limit <SECONDS>    Minimal period between lightningd scrapes [default: 1]
    -t, --timeout <SECONDS>       Timeout for socket operations [default: 5]

Links

C-lightning:

Prometheus:

Bitcoind exporters:

Tokio:

Hyper:

About

Prometheus exporter for c-lightning daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published