diff --git a/content/posts/15-a-beautiful-gitops-day-5/index.md b/content/posts/15-a-beautiful-gitops-day-5/index.md index 9556e0f..a65eede 100644 --- a/content/posts/15-a-beautiful-gitops-day-5/index.md +++ b/content/posts/15-a-beautiful-gitops-day-5/index.md @@ -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) diff --git a/content/posts/16-a-beautiful-gitops-day-6/index.md b/content/posts/16-a-beautiful-gitops-day-6/index.md index dc74f57..0e7e900 100644 --- a/content/posts/16-a-beautiful-gitops-day-6/index.md +++ b/content/posts/16-a-beautiful-gitops-day-6/index.md @@ -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) diff --git a/content/posts/21-a-beautiful-gitops-day-11/index.md b/content/posts/21-a-beautiful-gitops-day-11/index.md index 64cf1bb..66ef3d9 100644 --- a/content/posts/21-a-beautiful-gitops-day-11/index.md +++ b/content/posts/21-a-beautiful-gitops-day-11/index.md @@ -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)