From 577900faf33c0bf59ffa3e451ce57d5009c69374 Mon Sep 17 00:00:00 2001 From: Gleb Tcivie Date: Mon, 4 Nov 2024 10:39:52 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 876c6db..50d92f0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ The `meshtastic-metrics-exporter` is a tool designed to export nearly all availa to a Prometheus server. It comes with a pre-configured Grafana dashboard connected to both data sources, allowing users to start creating dashboards immediately. +## Public Dashboards + +You can explore these public instances to see the exporter in action: + +- **Canadaverse Dashboard**: [dash.mt.gt](https://dash.mt.gt) (Guest access: username: `guest`, password: `guest`) + > This instance demonstrates the metrics exporter's capabilities in a production environment, maintained by [@tb0hdan](https://github.com/tb0hdan). + ## Features - Exports a comprehensive set of metrics from an MQTT server to Prometheus.