How to debug sensugo influxdb handler to troublshoot not writing metrics in influxdb?

Can you post your sensu-metrics-cpu check definition?

My guess is you’re not using the right output_metric_format definition. It needs to be what the metric check is generating, not what you are sending it to. And if you are using the check I think you are, the output_metric_format should be “graphite_plaintext”.