Lua Filter record can't see __internal__.group_attributes.resource.attributes coming via Opentelemetry input plugin. I can see __internal__.group_attributes.resource.attributes via stdout out plugin , before lua filter. When I query record inside lua filter it only has "message" key. nothing else. output plugin after lua scripts shows log attributes & "message" etc, but no resource attributes.