Skip to content

Commit

Permalink
Fix the URL for the grafana-dashboards repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Nov 19, 2024
1 parent f99b594 commit 957fabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana-dashboards/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# About these grafana dashboard files

These are dashboard definitions as jsonnet templates. They are deployed using a
Python script from https://github.com/jupyterhub/grafana-dashboard, which can be
Python script from https://github.com/jupyterhub/grafana-dashboards, which can be
done via the deployer command:

```bash
Expand All @@ -14,7 +14,7 @@ specifically the jsonnet binary built using golang called go-jsonnet.
To just render the jsonnet templates, which is relevant during development, you
can:

1. Clone https://github.com/jupyterhub/grafana-dashboard somewhere
1. Clone https://github.com/jupyterhub/grafana-dashboards somewhere
2. Go to that folder, and then run something like:
```bash
jsonnet -J vendor /some/path/2i2c-org/infrastructure/grafana-dashboards/cloud-cost-aws.jsonnet
Expand Down

0 comments on commit 957fabd

Please sign in to comment.