From 9d35db72965b2f61f5899b199b5a046bdffc461e Mon Sep 17 00:00:00 2001 From: Nikita Pavlovskiy Date: Sun, 20 Aug 2023 14:42:55 +0200 Subject: [PATCH] Update sonarcloud report link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff00163..019ccc2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This whole project is supposed to visualize the idea of a great web application. ## Visual metrics and materials - [API Swagger UI](https://cars-reservation-api.nikitades.com/open/swagger-ui) -- [**Public Sonarcloud report**](https://sonarcloud.io/summary/new_code?id=leathermen_carres_api) (the coverage included) +- [**Public Sonarcloud report**](https://sonarcloud.io/summary/overall?id=leathermen_carres_api) (the coverage included) - [Grafana dashboards (examples)](MONITORING.md) ## General technical specification @@ -82,7 +82,7 @@ Please see more in root folders of every particular application. - Keycloak (SSO service) - Rabbit MQ (AMQP bus) - Kubernetes (orchestration) -- Prometheus (metrics scraping)p +- Prometheus (metrics scraping) - Grafana (metrics visualization) - CloudFlare (reverse proxying and DDOS mitigation) - SonarCloud (code quality gate)