Replies: 2 comments 1 reply
-
by design it does not keep a state between iterations. cc: @tarruda |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you both for your quick responses. Sincerely, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to implement some per tag metrics and I can't find whether a lua script can maintain state across separate invocations. Is the execution environment a blank slate for every log event a script handles or could I create an array of counters that are available on successive events?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions