diff --git a/service/vlogs/README.md b/service/vlogs/README.md index 45dafd4f0d2..7a3bde5990b 100644 --- a/service/vlogs/README.md +++ b/service/vlogs/README.md @@ -2,7 +2,7 @@ ## Description -restserver for database monitoring +restserver for victoria logs ## Getting Started @@ -19,7 +19,7 @@ make docker-build docker-push IMG=/sealos-cloud-database-monitor: ```sh kubectl apply -f deploy/manifests/ ``` - + ### How it works To enable the database frontend application to retrieve monitoring data, you need to modify the environment variable `MONITOR_URL` of the frontend deployment to the corresponding address of the restserver.