Component(s)
extension/x
Describe the issue you're reporting
Currently, ModuleInfo struct available to Extensions does not list providers. Given that these are registered components and able to be configured in the builder-config.yaml, they should be available.
#12296 moved this code to "go.opentelemetry.io/collector/service/internal/moduleinfo" so I would plan to add it there.
I don't see much downside to this; just making available info about the collector that the user either built or installed.