fix dashboards links

This commit is contained in:
2023-08-30 21:24:24 +02:00
parent 70c60216c2
commit b02b6a2b6c
3 changed files with 6 additions and 6 deletions

View File

@ -466,7 +466,7 @@ You can easily import some additional dashboards by importing them from Grafana
#### Traefik
[Link](https://grafana.com/grafana/17346)
[Link](https://grafana.com/dashboards/17346)
[![Traefik](dashboards-traefik.png)](dashboards-traefik.png)
@ -478,19 +478,19 @@ You can easily import some additional dashboards by importing them from Grafana
#### Longhorn
[Link](https://grafana.com/grafana/16888)
[Link](https://grafana.com/dashboards/16888)
[![Longhorn](dashboards-longhorn.png)](dashboards-longhorn.png)
#### PostgreSQL
[Link](https://grafana.com/grafana/9628)
[Link](https://grafana.com/dashboards/9628)
[![PostgreSQL](dashboards-postgresql.png)](dashboards-postgresql.png)
#### Redis
[Link](https://grafana.com/grafana/dashboards/763)
[Link](https://grafana.com/dashboards/dashboards/763)
[![Redis](dashboards-redis.png)](dashboards-redis.png)

View File

@ -414,7 +414,7 @@ Now retry pull again and it should work seamlessly !
### Gitea monitoring
[Link](https://grafana.com/grafana/dashboards/17802)
[Link](https://grafana.com/dashboards/17802)
[![Gitea monitoring](gitea-monitoring.png)](gitea-monitoring.png)

View File

@ -152,7 +152,7 @@ vus............................: 7 min=7 max=30
vus_max........................: 30 min=30 max=30
```
As we use Prometheus for outputting the result, we can visualize it easily with Grafana. You just have to import [this dashboard](https://grafana.com/grafana/dashboards/18030-official-k6-test-result/):
As we use Prometheus for outputting the result, we can visualize it easily with Grafana. You just have to import [this dashboard](https://grafana.com/dashboards/18030):
[![Grafana](grafana-k6.png)](grafana-k6.png)