Eugene Tsymbal

Results 2 issues of Eugene Tsymbal

Are there any ways to switch on other plugins? What about to add to your `collectd.conf.tpl` few lines: ``` Filter "*.conf" ``` and map volume to directory `/etc/collectd/collectd.conf.d/` so we...

You have an interfaces for [UpdateContactData](https://github.com/intercom/intercom-node/blob/771d0bec465d9b8f22f66e97901c66ea94954ea5/lib/contact.ts#L244) which map property `isUnsubscribedFromMails` -> `unsubscribed_from_emails`. Meanwhile in all other places where you have this field you used isUnsubscribedFromEmails (not Mails, but Emails)