George3d6 / Inquisitor

An easily extensible, minimal footprint monitoring tool. (Still in the testing phase)
BSD 2-Clause "Simplified" License
30 stars 4 forks source link

Handle error for plugin's gather method #20

Closed George3d6 closed 6 years ago

George3d6 commented 6 years ago

Plugins should send errors upstream when the gather method fails. This also means we have to think about how to handle there errors, I'm thinking of making it configurable and giving a choice between:

a) Ignoring them

b) Logging them

c) Sending them to the receptor