opentelemetry-collector
opentelemetry-collector copied to clipboard
[cmd/mdatagen] Add support for config map providers
Component(s)
cmd/mdatagen
Is your feature request related to a problem? Please describe.
To fully support the component types currently in contrib repository I believe mdatagen needs to be extended to support confmap providers. The currently schema does not support them in status.class.
Describe the solution you'd like
The ability to have a unique status.class value for confmap providers.
Describe alternatives you've considered
No response
Additional context
open-telemetry/opentelemetry-collector-contrib#29345
Pinging code owners:
- cmd/mdatagen: @dmitryax
See Adding Labels via Comments if you do not have permissions to add labels yourself.
I'm thinking this could be a good first issue, expanding the support in mdatagen looks fairly straightforward.
@dmitryax would you agree?
If someone else doesn't pick this up I probably could in the coming week.
I think this is a good idea, thanks for filing!
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Pinging code owners:
- cmd/mdatagen: @dmitryax
See Adding Labels via Comments if you do not have permissions to add labels yourself.
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
transferred issue as mdatagen lives in the core repo now