Host id not showing with OpenTelemetry plugin

Hello, I’m using this OpenTelemetry plugin for Jenkins and noticed only the host.name is showing up as an attribute for my metrics and not host.id, even though HostIdResourceProvider is defined in the plugin. Is there a system property to enforce the HostIdResourceProvider or would I have to add some manual instrumentation for this?