Is it possible to get the worker id in an expression? Or somehow make it available during pipeline processing?
Page 1 / 1
You can get the Worker ID through the CRIBL_WORKER_ID
environment variable. In your JavaScript expression, you can obtain this value by using this syntax: C.env.CRIBL_WORKER_ID
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.