Mac diskio input error "not implemented yet"

I’ve installed Telegraf on macOS with homebrew and I’m receiving the following error from the default configuration in telegraf.conf for system inputs.

E! ERROR in input [inputs.diskio]: error getting disk io info: not implemented yet

I haven’t ever encountered this issue on any my linux systems. Does this imply that diskio collection on Darwin isn’t supported? Or is there additional configuration that’s missing?

We don’t have support for the diskio input on Darwin, will you open an issue on the Telegraf github for this?

Thanks for the reply, Daniel. For anyone else finding this post, you can view the issue here: [Feature Request] diskio input for Darwin · Issue #2575 · influxdata/telegraf · GitHub