Skip to content

Commit

Permalink
docs(grafana): add updated grafana dashboard
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Clément Nussbaumer <clement@astutus.org>
  • Loading branch information
clementnuss committed Apr 15, 2024
1 parent 55bd79f commit 2760b9f
Show file tree
Hide file tree
Showing 5 changed files with 1,116 additions and 169 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,11 @@ Default tolerations:
operator: Equal
```
After everything is set up and Prometheus scrapes the kubenurses, you can build
dashboards [as this example](./doc/grafana-kubenurse.json) that show network
latencies and errors or use the metrics for alarming.
After everything is set up and Prometheus scrapes the kubenurses, you can
import the [example dashboard](./doc/grafana-kubenurse.json) to start
scrutinizing network latencies and errors.
![Grafana ingress view](doc/grafana_ingress.png "Grafana ingress view")
![Grafana path view](doc/grafana_path.png "Grafana path view")
![Grafana overview](doc/grafana.png "Grafana ingress view")
## Configuration
Expand Down
Loading

0 comments on commit 2760b9f

Please sign in to comment.