Skip to content

Commit b9d3cf7

Browse files
docs: add detail on setting up grafana api token
Co-authored-by: Georgiana <[email protected]>
1 parent 678633e commit b9d3cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Notice something that's missing? Please open an issue or file a pull request!
1616
You need to have a Grafana instance with a Prometheus datasource collecting
1717
metrics to test changes to the dashboards against. Assuming you have that,
1818
prepare a Grafana API token to use. Further details on how is not included
19-
currently in these docs.
19+
currently in these docs, but the [Grafana docs](https://grafana.com/docs/grafana/latest/administration/api-keys/#steps) on this topic might serve as a good enough starting point.
2020

2121
With that setup, and Python installed, you only need `jsonnet` installed.
2222
Install `jsonnet` distributed via the go-jsonnet project, for example via

0 commit comments

Comments
 (0)