grafana dockerfile builds jsonnet dashboards
Created by: uwedeportivo
For the production sourcegraph/grafana image this is a clean solution. It couples the jsonnet, grafonnet tools with the jsonnet files.
Left to do:
-
pin the git clone commands to specific commits/tags -
postprocess lsif.json because of a label discrepancy (status_code vs code, this is temporary until @efritz lands his PR) -
find a dev solution that generates the json files for dev environments whenever they're touched (hook into the watch machinery)