From dd61e2ac63e8161038480308c9114f2b10680d8c Mon Sep 17 00:00:00 2001 From: savvasmoke <136869149+savvar9991@users.noreply.github.com> Date: Tue, 24 Dec 2024 21:14:52 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0761b54..408f63d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ More info: https://blog.mozilla.org/addons/2022/11/17/unified-extensions-button- - It's quite rough 3. Graphs - We don't do much with the collected metrics yet. It would be nice to use Chart.js or similar to show some useful graphs - - Bonus points for letting the user define their own graphs a la Graphana/Prometheus + - Bonus points for letting the user define their own graphs a la Grafana/Prometheus - More bonus points for being able to export/import graph configs 4. Dynamic panels - We should be able to inspect the libp2p node's configured services (or protocols?) and, for example, only show a DHT tab if the DHT is configured