This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Releases: Metrika-Inc/agent
Releases · Metrika-Inc/agent
v0.10.5
v0.10.4
v0.10.3
v0.10.2
- [4007cc0] Revert dev configuration changes (Ioannis Gakos)
- [b988c76] Strip
/
from discovered container names and fix discovery panic at startup (Ioannis Gakos) - [96196f7] Fix wording in discovery log line (Ioannis Gakos)
- [08a6f3d] Speed up systemd watcher tests by cleaning up nodeup/down events (Ioannis Gakos)
- [31b06f5] Cache docker client to fix a connection leak when in discovery loop (Ioannis Gakos)
- [1ea65e8] Cleanup systemd resources if node is dockerized (Ioannis Gakos)
v0.10.1
- [6e7ff83] Fix cancel() leak on calling repairEventStream (Ioannis Gakos)
- [41d04f2] Cleanup node discovery state tracking in docker container watch (Ioannis Gakos)
- [6522387] Fix broken docker events that was using a context with a timeout set (Ioannis Gakos)
- [88bba86] Use docker events filter "event" instead of deprecated status (Ioannis Gakos)
- [f2c52cf] Fix fd leak in startup discovery goroutine (Ioannis Gakos)