grafana / grafonnet

Jsonnet library for generating Grafana dashboards.
https://grafana.github.io/grafonnet/
Apache License 2.0
320 stars 18 forks source link

refactor(crdsonnet): use ASTsonnet #182

Closed Duologic closed 2 months ago

Duologic commented 3 months ago

Testing out https://github.com/crdsonnet/crdsonnet/pull/21/ before merging upstream.

Hint: ignore whitespace changes on diff

Duologic commented 2 months ago

This took a while getting into review, been finetuning ASTsonnet to have more consistent output. This does pump up the diff result on git, it's only whitespace changes (newlines).