William

Results 19 issues of William

When looking up exporters it's nice to know what kind of metrics they provide without having to go digging in the source code. Not that it was that hard in...

The report is telling me that non of my instances are reserved even though I have a number of matching reservations. ``` Running Stopped Total instances Used Free Not reserved...

bug

![image](https://user-images.githubusercontent.com/3502082/38969528-bf5dd7e8-435e-11e8-895e-e5a794328976.png) Added Google Plus icon for social

Adding person or face detection with something like tensorflow lite instead of simple motion detection would be a useful feature.

Could someone explain why the Replication Example is not "not meant to be used in any production"?

Example output of metrics below: ``` # HELP node_ipmi_chassis_fault Chassis Fault sensor reading from ipmitool # TYPE node_ipmi_chassis_fault gauge node_ipmi_chassis_fault{sensor="Drive Fault"} 0.000000 node_ipmi_chassis_fault{sensor="Power Control Fault"} 0.000000 node_ipmi_chassis_fault{sensor="Main Power Fault"} 0.000000...

It would be nice to include a sample of the server exporter metrics output. Based on this it looks like your primarily using histogram type metrics. https://github.com/peardeck/prometheus-user-metrics/blob/3fda55db01d9f297d1a9995ce6ab3535d450b35e/config/metricConfigs/performanceTimingMetricConfig.json Would you still...

Can anyone comment on the stability of this software? Looks like the last commit was 10 months ago. Has anyone been running this exporter continuously for this long?

When running ` purge_relay_logs` on a Ubuntu 16.04 system with perl5 (revision 5 version 22 subversion 1) I get `Redundant argument in sprintf at /usr/share/perl5/MHA/NodeUtil.pm line 195.`

Support long length mysql version such as `5.7.23-0ubuntu0.16.04.1-log` This fixes `Redundant argument in sprintf` error on perl 5.22 as mentioned in issue #35 Pull request #23 didn't fix this issue...