You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inheriting this package to build your own, it doesn't seem possible to import additional dashboards ven though the configuration file has a parameter for that:
grafana_params:
additional_dashboards: []
If I try to pass a local directory to it, it complains with:
evaluation error: '/src/grafana/tools/grafana/dashboards' doesn't exist in the package 'ethpandaops/ethereum-package'
The text was updated successfully, but these errors were encountered:
When inheriting this package to build your own, it doesn't seem possible to import additional dashboards ven though the configuration file has a parameter for that:
If I try to pass a local directory to it, it complains with:
The text was updated successfully, but these errors were encountered: