Refactor: Integrate regional agents in service-operation
Integrate distributed monitoring agents for HTTP, PING, TCP, and DNS checks
This commit is contained in:
@@ -117,13 +117,6 @@ Environment variables:
|
||||
```bash
|
||||
go run main.go
|
||||
```
|
||||
|
||||
### Docker
|
||||
```bash
|
||||
docker build -t service-operation .
|
||||
docker run -p 8080:8080 service-operation
|
||||
```
|
||||
|
||||
## Requirements
|
||||
|
||||
- Go 1.21+
|
||||
|
||||
Reference in New Issue
Block a user