You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Notice something that's missing? Please open an issue or file a pull request!
16
16
You need to have a Grafana instance with a Prometheus datasource collecting
17
17
metrics to test changes to the dashboards against. Assuming you have that,
18
18
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.
20
20
21
21
With that setup, and Python installed, you only need `jsonnet` installed.
22
22
Install `jsonnet` distributed via the go-jsonnet project, for example via
0 commit comments