Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 296 Bytes

File metadata and controls

20 lines (13 loc) · 296 Bytes

vigil for microservice monitor

this demo is build with docker you can easily build && and it && see the result

how to build

docker build -t myalert .

how to run

docker run -d -p 8080:8080 myalert

result just like below

image