open-telemetry / opentelemetry-collector

OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
4.32k stars 1.43k forks source link

[cmd/mdatagen] Add support for config map providers #10900

Open bryan-aguilar opened 10 months ago

bryan-aguilar commented 10 months ago

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

github-actions[bot] commented 10 months ago

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

bryan-aguilar commented 10 months ago

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.

crobert-1 commented 10 months ago

I think this is a good idea, thanks for filing!

github-actions[bot] commented 8 months ago

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:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

github-actions[bot] commented 6 months ago

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.

github-actions[bot] commented 3 months ago

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.

codeboten commented 1 month ago

transferred issue as mdatagen lives in the core repo now