slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
18.85k stars 702 forks source link

feat: 'target-app-running' lifecycle hook #602

Closed iximiuz closed 8 months ago

iximiuz commented 8 months ago

The hook is invoked every 5 seconds while the target app is being traced. This hook is going to be used by the art_collector to check if the instrumented run needs to be stopped.