Storj-Exporter-dashboard icon indicating copy to clipboard operation
Storj-Exporter-dashboard copied to clipboard

Storj-exporter Grafana dashboard

Results 10 Storj-Exporter-dashboard issues
Sort by recently updated
recently updated
newest added

The current query returns `instance` values for various metrics not only the ones exposed by the `storj-exporter`. This change fixes that by polling only the `storj_node_info` metric.

In docker logs: `logger=plugin.loader t=2023-02-10T20:45:48.640094397Z level=warn msg="Skipping loading plugin due to problem with signature" pluginID=yesoreyeram-boomtable-panel status=unsigned` Solution: in .env add: `GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=yesoreyeram-boomtable-panel` in docker-compose.yml at the end: ``` environment: - GF_SECURITY_ADMIN_PASSWORD...

ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for services: 'grafana' root@ubuntu:~/Storj-Exporter-dashboard/quick_start# docker-compose up -d ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for...

Hey, i would appreciate if someone could add a graph/table with historic payouts per node. thx in advance :)

Hi. ![storjgrafana](https://user-images.githubusercontent.com/22170317/191795656-2b47c5bf-a6ba-4b0a-9d3a-e5af104253cd.png)

edit: its working now but with latest version of grafana not all the outdated stuff in quick start... in other words the "full monitoring stack" is not working at all...

EDIT: fixed with adding "version: "3"" to the docker-compose.yml at the top its not working: > root@store:/home/Storj-Exporter-dashboard/quick_start# docker-compose up -d > ERROR: The Compose file './docker-compose.yml' is invalid because: >...

I updated this to the newest version today from the old Apr 26, 2021 update and some of the Satellite Summary have duplicate. I have 3 different servers running this,...

Hello, docker-compose show error on default config and grafana don't start unsigned plugin. Here is my version docker-compose ---- **version: '3.0'** services: prometheus: image: prom/prometheus volumes: - ./prometheus/:/etc/prometheus/ - ${PROMETHEUS_BIND_MOUNT}:/prometheus...

The [repo](https://github.com/yesoreyeram/yesoreyeram-boomtable-panel) says the plugin is deprecated. My grafana says the plugin not found. We should update the dashboard to not use the plugin.