Skip to content

Commit

Permalink
Add note about defining process around grafana API key
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 27, 2021
1 parent bc23676 commit 4fd72c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/howto/operate/setup-grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ The key you create needs admin permissions.

**Keep this key safe as you won't be able to retrieve it!**

```{note}
In the future, we should define the scenarios where other engineers need this API key after the initial deployment and decide how to store and share it.
```

Some default grafana dashboards for JupyterHub can then be deployed using [`jupyterhub/grafana-dashboards`](https://github.com/jupyterhub/grafana-dashboards).

1. Create a local clone of the repository
Expand Down

0 comments on commit 4fd72c8

Please sign in to comment.