Stackdriver / collectd

Stackdriver's monitoring agent based on collectd (http://collectd.org).
https://cloud.google.com/monitoring/agent/
Other
51 stars 15 forks source link

write_gcm: Don't require configuration clause. #56

Closed coreykosak closed 8 years ago

coreykosak commented 8 years ago

Prior to this change, the write_gcm plugin would not run properly unless there was a corresponding Plugin clause in the configuration file, such as

<Plugin "write_gcm">
   blah
</Plugin>

This change makes collectd work even if there is no such Plugin clause.

katzj commented 8 years ago

lgtm

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.