Not sure if this is a bug or something has changed in the way this module behaves.
Going from v1.19.3 to 1.20.0 has broken this for us or at least changed the way it reports in Prometheus.
Example:
[[inputs.procstat]]
systemd_unit = “sshd.service”
Having the two lines above in the telegraf config has always reported a systemd_unit=“sshd.service” label from a promethues query, but the label is being omitted in 1.20.0.