grafana / grafonnet

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

Adding default value to row constructor. #50

Closed rafpaal closed 1 year ago

rafpaal commented 1 year ago

I ran into this issue while working with grafonnet, seems to be related to #49. This is probably just a quick fix, rather than a permanent one but allows us to workaround in the mean time.

RUNTIME ERROR: Missing argument: value vendor/github.com/grafana/grafonnet/grafonnet-base/veneer/panel.libsonnet:10:7-22 function

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.