grabana
grabana copied to clipboard
User-friendly Go library for building Grafana dashboards
https://github.com/K-Phoen/grabana/blob/092b4d3027b029893ffdba61d2933fd42845185d/timeseries/timeseries.go#L270-L277
Hello, I really like the dashboard as code concept that Grabana has implemented. I work on a community driven [druid datasource](https://github.com/grafadruid/druid-grafana). I was wondering how to go about adding support...
hello @K-Phoen, I am evaluating grabana and I have to say that in one hour I already saw the advantages (writing Go code, I did not try the YAML). Very...
We want to make a dashboard with heatmaps, and one recommendation is to limit the number of data points by setting the "Query option" "Max data points" to a reasonable...