Skip to content

Commit

Permalink
feat:add vlogs server
Browse files Browse the repository at this point in the history
  • Loading branch information
bearslyricattack committed Jan 10, 2025
1 parent afbadf2 commit 7c073e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/vlogs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description

restserver for database monitoring
restserver for victoria logs

## Getting Started

Expand All @@ -19,7 +19,7 @@ make docker-build docker-push IMG=<some-registry>/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.
Expand Down

0 comments on commit 7c073e2

Please sign in to comment.