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

Patch for mysql plugin memory leak #130

Closed dhrupadb closed 6 years ago

dhrupadb commented 6 years ago

Resolves memory leaked introduced in mysql library implementation which doesn't cleanup properly after repeated calls to mysql_real_connect. See https://github.com/collectd/collectd/pull/2704 for reference.

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.

igorpeshansky commented 5 years ago

dhrupadb was at Google at the time.