intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.8k stars 295 forks source link

Add detection of plugin child process log level #1736

Open cce opened 7 years ago

cce commented 7 years ago

This attempts to guess if a plugin is reporting an Error, Warning, or Info log message so that when snapteld reads the captured output, it can log the message at the same level.

@intelsdi-x/snap-maintainers