tessera-metrics / tessera

A dashboard front-end for graphite.
http://tessera-metrics.github.io/tessera/
Apache License 2.0
1.19k stars 81 forks source link

json.export task is omitting some fields #516

Closed aalpern closed 7 years ago

aalpern commented 9 years ago

The python based export of dashboards (inv json.export command) is messing up dashboards by omitting some attributes. It's probably related to the previous import bug, where attributes that the python model doesn't know about are being omitted.

I'm thinking that the tessera_client module and the python model should just go away.

aalpern commented 7 years ago

It appears that this has been resolved after all the updates & changes. Will re-open if I see it come up again.