grafana-sync icon indicating copy to clipboard operation
grafana-sync copied to clipboard

Transformations are lost during import/export

Open anvpetrov opened this issue 4 years ago • 6 comments

Transformations are lost during import/export. We have some dashboards with tables and they have transformations. Look at screenshots image image

After import transforms are empty capacity_broken

anvpetrov avatar Jan 28 '22 05:01 anvpetrov

Thank you, i will take a look at this issue

mpostument avatar Feb 01 '22 10:02 mpostument

A heads up on this one: when trying to import/export between two grafana instances, both version 9.0.1, I get the following behaviour:

  • the dashboards shows up, but all panels are empty
  • on edit / after pushing the "options" button, the metrics begin to appear
  • I have to repeat this for every panel

Additionally the colours / thresholds / etc. are all gone.

Asides from these two flaws, the import works quite fine.

telmich avatar Jun 24 '22 16:06 telmich

A heads up on this one: when trying to import/export between two grafana instances, both version 9.0.1, I get the following behaviour:

  • the dashboards shows up, but all panels are empty
  • on edit / after pushing the "options" button, the metrics begin to appear
  • I have to repeat this for every panel

Additionally the colours / thresholds / etc. are all gone.

Asides from these two flaws, the import works quite fine.

Haven't tried yet to use grafana 9. Maybe that grafana SDK do not have grafana 9 support yet

mpostument avatar Jul 01 '22 13:07 mpostument

Transformation should be solved by this PR https://github.com/grafana-tools/sdk/pull/217 Once it merged i will update code to use it

mpostument avatar Mar 20 '23 10:03 mpostument

Has this been solved? This problem is still found in version 1.7

lxshopping avatar Jun 27 '23 06:06 lxshopping

No, not fixed yet. PR to grafana sdk is not merged yet

mpostument avatar Jun 27 '23 07:06 mpostument