prune interval is configurable
canary will suspend all operations on SIGINT but not exit, allowing you to shutdown the canary without it being restarted by docker/kubernetes SIGTERM will shutdown everything and end the process
Showing
- README.md 9 additions, 3 deletionsREADME.md
- cmd/loki-canary/main.go 10 additions, 1 deletioncmd/loki-canary/main.go
- pkg/comparator/comparator.go 5 additions, 2 deletionspkg/comparator/comparator.go
- pkg/reader/reader.go 8 additions, 4 deletionspkg/reader/reader.go
- pkg/writer/writer.go 5 additions, 2 deletionspkg/writer/writer.go
Please register or sign in to comment