Skip to content

Is there any documentation around migration from grafonnet-lib to grafonnet. #98

Closed Answered by malcolmholmes
unjuli asked this question in Q&A
Discussion options

You must be logged in to vote

One of the authors of Jsonnet pointed out to us thst the builder pattern we were using was not performant in Jsonnet, so we moved away from it.

We haven't yet written a migration guide (contributions like that very welcome!!).

While the code structure is different, the dashboard JSON isn't. This means there should be strong parallels between the two. Also, you can easily test your migration. If you run the code before and after your migration, you should get (mostly) the same json.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by unjuli
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants