I'm having trouble parsing Python stack traces satisfactorily in the presence of other multiline output from other docker containers (traefik for example). There doesn't seem to be any mechanism to allow prospecting from /var/lib/docker/containers/*/*.log
but to apply different multiline patterns to different types of output.
See full description here: