Skip to content

Commit

Permalink
docs: detail grafana version required explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 7, 2024
1 parent 8a85053 commit f332dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tutorials/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ TO MAKE CHANGES, EDIT THE JSONNET FILE AND DEPLOY AGAIN
Make sure this is indented correctly where it should be!
```

4. A recent version of Grafana, with a prometheus data source already added.
4. A recent version of Grafana (v11.1.0 or higher), with a prometheus data
source already added.

5. An API key with 'admin' permissions. This is per-organization, and you can make a new one
by going to the configuration pane for your Grafana (the gear icon on the left bar), and
Expand Down

0 comments on commit f332dc6

Please sign in to comment.