Skip to content

Commit

Permalink
grafana-builder: rename template variable "Data Source" to "Data sour…
Browse files Browse the repository at this point in the history
…ce" (#1111)

Signed-off-by: Dimitar Dimitrov <[email protected]>
  • Loading branch information
dimitarvdimitrov authored Dec 19, 2023
1 parent 713fd91 commit 02db06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana-builder/grafana.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
value: datasource,
},
hide: 0,
label: 'Data Source',
label: 'Data source',
name: 'datasource',
options: [],
query: 'prometheus',
Expand Down

0 comments on commit 02db06f

Please sign in to comment.