restate
restate copied to clipboard
Trace logging not enabled in CI builds
Trace logging is not enabled when running sdk tests and e2e tests. This is very problematic as those logs contains relevant information to debug tests, and understand what's going on.
This is something related to the built images, removing at compile time trace logs.