grafana / grafonnet-lib

Jsonnet library for generating Grafana dashboard files.
https://grafana.github.io/grafonnet-lib/
Apache License 2.0
1.08k stars 217 forks source link

Current project state #126

Open freeseacher opened 5 years ago

freeseacher commented 5 years ago

Hi! I want to automatize my workflow related to graphs and dashboards. I'm digging if grafonnet project can help me with it. My doubts for now is mostly related to lack of commits, product maturity and of cause product vision.

As for now we have pretty basic support of grafana panels. Does it related that the whole idea was wrong and broken or lack of time and interest ?

Will folks from main project further support of idea of dashboards generation or this is just a pretty strange case ?

lukmdo commented 5 years ago

other bit overlapping project (nicer?) https://github.com/grafana/jsonnet-libs/tree/master/grafana-builder

both fully support schemaVersion: 14 atm https://github.com/grafana/grafonnet-lib/issues/66

analytically commented 5 years ago

I'm also struggling to find which project to use, grafonnet-lib vs jsonnet-libs.

roidelapluie commented 5 years ago

Hello,

I am running grafonnet-lib for hundreds dashboards. It is also used by downstream projects (e.g. https://github.com/brancz/kubernetes-grafana )