draios / grafana-sysdig-datasource

Sysdig datasource plugin for Grafana (https://grafana.com/)
Apache License 2.0
36 stars 13 forks source link

If a dashboard cannot be imported, no dashboards will #36

Closed davideschiera closed 6 years ago

davideschiera commented 6 years ago

Version v0.2.

How to reproduce:

  1. Create or edit a Sysdig data source
  2. Import either "My dashboards" or "Shared dashboards". Note that you can reproduce this only with a corrupted dashboard (e.g. with a required property that is missing)

Expected result:

All dashboards but the corrupted one will be imported.

Actual result:

The entire import will fail.