diff --git a/.gitmodules b/.gitmodules index 196fe1155..2d362cb6f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "btcli4j"] path = btcli4j url = https://github.com/clightning4j/btcli4j.git -[submodule "go-lnmetrics.reporter"] - path = go-lnmetrics.reporter - url = https://github.com/LNOpenMetrics/go-lnmetrics.reporter.git [submodule "poncho"] path = poncho url = https://github.com/fiatjaf/poncho diff --git a/README.md b/README.md index b759a2411..0ae800bac 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Community curated plugins for Core-Lightning. | [donations][donations] | A simple donations page to accept donations from the web | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_nightly.json) | | [event-websocket][c-lightning-events] | Exposes notifications over a Websocket | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_nightly.json) | | [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_nightly.json) | -| [go-lnmetrics.reporter][reporter] | Collect and report of the lightning node metrics | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_nightly.json) | | [graphql][graphql] | Exposes the Core-Lightning API over [graphql][graphql-spec] | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_nightly.json) | | [historian][historian] | Gossip message archiver | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhistorian_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhistorian_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhistorian_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhistorian_nightly.json) | | [hold][hold] | Hold invoices that do not require the preimage to be known when created | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhold_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhold_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhold_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fhold_nightly.json) | @@ -253,7 +252,6 @@ more detailed description (if any) [python-api-pypi]: https://pypi.org/project/pylightning/ [rebalance]: https://github.com/lightningd/plugins/tree/master/rebalance [reckless]: https://docs.corelightning.org/reference/reckless -[reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter [sauron]: https://github.com/lightningd/plugins/tree/master/sauron [sitzprobe]: https://github.com/niftynei/sitzprobe [sling]: https://github.com/daywalker90/sling diff --git a/archived.md b/archived.md index 6a9a3a1d4..6e37fc393 100644 --- a/archived.md +++ b/archived.md @@ -15,6 +15,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | [datastore][datastore] | The Datastore Plugin | | [drain][drain] | Draining, filling and balancing channels with automatic chunks. | | [fixroute][fixroute] | Constructs a route object (using sendpay) which goes over a sequence of node ids | +| [go-lnmetrics.reporter][reporter] | Collect and report of the lightning node metrics | | [helpme][helpme] | This plugin is designed to walk you through setting up a fresh Core-Lightning node | | [historian][historian] | Archiving the Lightning Network | | [jitrebalance][jitrebalance] | The JITrebalance plugin | @@ -44,5 +45,6 @@ If you like a plugin from that list, feel free to update and fix it, so we can u [paytest]: https://github.com/lightningd/plugins/tree/master/archived/paytest [paythrough]: https://github.com/andrewtoth/paythrough [probe]: https://github.com/lightningd/plugins/tree/master/archived/probe +[reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter [spark-commando]: https://github.com/adi2011/plugins/tree/master/spark-commando [sparko]: https://github.com/fiatjaf/sparko diff --git a/go-lnmetrics.reporter b/go-lnmetrics.reporter deleted file mode 160000 index 27016cc8e..000000000 --- a/go-lnmetrics.reporter +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 27016cc8e6905afa32e02d3f43be734cc251e3d0