grafana / grafonnet

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

feat(custom): add helpers for dealing with panel IDs #179

Closed Duologic closed 6 months ago

Duologic commented 6 months ago

This PR adds a few functions and parameters so users can build their own panel ID management.

This could help resolve #176, it doesn't bring the -- Dashboard -- data source but could opens the possibility to statically define panel IDs so they can be referenced properly.