It’s called Grafana and already used by the Community. It also has some kind of a dashboards online store, so you can share your own dashboard with the Community there or via GitHub.
1 Like
Interesting, I have just checked, Grafana offers a JSON API Grafana Datasource plugin.
It looks like with that you might be able to use the node API as data source instead of running a database.
I wonder if the current dashboard could be replaced with such a solution.
Likely it’s possible, it’s up on the Community. I do not believe that it would be done by Storj any time soon, it’s even not considered.
1 Like
I think there’s a couple dashboards to start with. But you’d probably always want something like Prometheus in there for long-term metrics (instead of Grafana only pulling live data)