sensu-plugins / sensu-plugins-cpu-checks

This plugin provides native CPU instrumentation for monitoring and metrics collection, including: CPU usage and metrics for user, nice, system, idle, iowait, irq, softirq, steal, and guest.
http://sensu-plugins.io
MIT License
13 stars 34 forks source link

Move to platform_family from platform #59

Closed wakemaster39 closed 4 years ago

wakemaster39 commented 5 years ago

Pull Request Checklist

Is this in reference to an existing issue? No

General

Purpose

I have transitions the bonsai filters from using platform to platform_family. I believe this was the intended effect for the filters as the platform for centos is centos not rhel but that is the platform_family. I believe this should also be the case for debian as it should support ubuntu as well.

I did not update the changelog as this really doesn't impact the package just the bonsai component.

Known Compatibility Issues

jspaleta commented 4 years ago

Closing this, Following the best practices established in sensu-go-bonsai-asset .bonsai.yml example to best match available ruby-runtime