akpw / mktxp-stack

MKTXP Exporter monitoring stack
Other
117 stars 22 forks source link

Unify Charts in a Dashboard #23

Open Gero6700 opened 2 months ago

Gero6700 commented 2 months ago

I would like to have a dashboard that shows me the traffic on each device but since it is filtered by DEVICE, is there any way? imagen

phibos commented 1 month ago

You can create you own dashboard that fits your needs and shows only the metrics you want to see.

First you have to add a multi-value variable to you dashboard. For more information have a look at https://grafana.com/docs/grafana/latest/dashboards/variables/add-template-variables/#multi-value-variables-with-a-prometheus-or-influxdb-data-source You can use the variable values in combination with the repeat option of a panel. For more information and examples feel free to have a look at the grafana documentation. https://grafana.com/docs/grafana/latest/panels-visualizations/configure-panel-options/#configure-repeating-panels