This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Description
Hi,
I'm trying to make my application aware of the new variable $request_id, so I can use it in the logs and improve traceability.
I've tried to pass it in the enviroment section of the application, but njs templates does not seem to work there.
How could I achieve it?
Thanks in advance.