fluent / fluent-plugin-prometheus

A fluent plugin that collects metrics and exposes for Prometheus.
Apache License 2.0
258 stars 79 forks source link

Use mount_proc instead of mount #147

Closed ganmacs closed 4 years ago

ganmacs commented 4 years ago

To prepare for using HTTP helper. https://github.com/fluent/fluent-plugin-prometheus/pull/136 doesn't allow uses to use extra_conf. I'm going to change using webrick if users specify extra_conf so that use can use it in the next version(even if it's deprecated). To do it, it needs to be proc form .

ganmacs commented 4 years ago

Sorry, I've noticed that these public methods are no longer needed. https://github.com/fluent/fluent-plugin-prometheus/pull/147/commits/ed3d277cb0c2ef29ff41a413054c3479e98ef56a