Azure / fluentd-plugin-mdsd

Azure Linux monitoring agent (mdsd) output plugin for fluentd
Other
27 stars 16 forks source link

out_mdsd plugin doesn't handle nil object properly #37

Closed LiweiPeng closed 7 years ago

LiweiPeng commented 7 years ago

in the plugin, when dynamic schema is created, if the object is nil, it should return "\"null\"", but the current code returns "null". this resulted a invalid formatted schema for mdsd.