Added
- Provide a new configuration option
collector_shutdown_timeout:10s
to determine how long to wait before sending a SIGKILL when shutting down collector processes. collector-sidecar#463 collector-sidecar#462 - Provide -TAGS= support for windows silent installer collector-sidecar#460 collector-sidecar#464
Changed
- Terminate collector processes with SIGTERM instead of SIGHUP. collector-sidecar#463 collector-sidecar#462
- Terminate collector processes by killing the process group instead of just the PID. collector-sidecar#463 collector-sidecar#462
Fixed
- Make collector shutdown handling more resilient to hanging child processes. collector-sidecar#463 collector-sidecar#462
Full Changelog: 1.3.0...1.4.0