Skip to content

Commit

Permalink
docs: add detail on setting up grafana api token
Browse files Browse the repository at this point in the history
Co-authored-by: Georgiana <[email protected]>
  • Loading branch information
consideRatio and GeorgianaElena authored Apr 12, 2024
1 parent 678633e commit b9d3cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Notice something that's missing? Please open an issue or file a pull request!
You need to have a Grafana instance with a Prometheus datasource collecting
metrics to test changes to the dashboards against. Assuming you have that,
prepare a Grafana API token to use. Further details on how is not included
currently in these docs.
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.

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

0 comments on commit b9d3cf7

Please sign in to comment.