mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.39k stars 531 forks source link

plugins can duplicate differentiators #1868

Closed nathwill closed 7 years ago

nathwill commented 8 years ago

i just found a bug in our heka config, where two different logstreamer input configs were using the same differentiator, which resulted in the 2 logstreamers overwriting one another's changes in the logstreamer checkpoints, and duplicating the Logger value so it was no longer input-specific... obviously a bug on our side, but it'd be nice if heka helped avoid this type of problem by: