mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
This PR: - adds all the guides (in markdown format) that is published at https://docs.corelightning.org/docs - adds a github workflow to sync any future changes made to files inside the guides folder - does not include API reference (json-rpc commands). Those will be handled in a separate PR since they're used as manpages and will require a different github workflow Note that the guides do not exactly map to their related files in doc/, since we reorganized the overall documentation structure on readme for better readability and developer experience. For example, doc/FUZZING.md and doc/HACKING.md#Testing are merged into testing.md in the new docs. As on the creation date of this PR, content from each of the legacy documents has been synced with the new docs. Until this PR gets merged, I will continue to push any updates made to the legacy documents into the new docs. If this looks reasonable, I will add a separate PR to clean up the legacy documents from doc/ (or mark them deprecated) to avoid redundant upkeep and maintenance. Changelog-None
805 B
805 B
title, slug, excerpt, hidden, createdAt, updatedAt
| title | slug | excerpt | hidden | createdAt | updatedAt |
|---|---|---|---|---|---|
| Analytics | analytics | Analyse your node data for effective node management. | false | 2022-12-09T09:54:38.377Z | 2023-02-21T13:39:32.669Z |
Using SQL plugin
Since version 23.02, Core Lightning ships with a powerful SQL plugin that allows you to query your node and analyse data for channel / liquidity management, accounting and audit.
See lightning-sql for a full primer on its usage.
Using third-party software
There are a handful of third-party GUI tools that provide analytics on the top of your node, apart from helping you manage your node: