takus / fluent-plugin-ec2-metadata

Fluentd output plugin to add Amazon EC2 metadata into messages
Other
44 stars 28 forks source link

"unknown placeholder `${tagset_name}` found ... " occured during refresh tag information #28

Closed appirits-nakamatsu closed 7 years ago

appirits-nakamatsu commented 7 years ago

Updating @ec2_metadata instance variable should be atomic in thread.

https://github.com/takus/fluent-plugin-ec2-metadata/blob/master/lib/fluent/plugin/ec2_metadata.rb#L31-L32

takus commented 7 years ago

Sorry for the late response. #29 will resolve this issue.