You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in_http: use 'tag_key' option when json array is received
When a json array is received by http input, it doesn't use the
'tag_key' option and always sets the tag to 'http.N'. So this
fixes the bug and also adds test cases to test for both json object
and json array.
Signed-off-by: Ankur Patel <[email protected]>
0 commit comments