Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file configuration ComponentProvider support for all SDK extension points #6574

Closed
5 of 6 tasks
jack-berg opened this issue Jul 11, 2024 · 0 comments · Fixed by #6677
Closed
5 of 6 tasks

Add file configuration ComponentProvider support for all SDK extension points #6574

jack-berg opened this issue Jul 11, 2024 · 0 comments · Fixed by #6677
Labels
Feature Request Suggest an idea for this project

Comments

@jack-berg
Copy link
Member

jack-berg commented Jul 11, 2024

#6457 introduced the ComponentProvider SPI as the general purpose mechanism for providing custom SDK extension plugins for file configuration. However, the file configuration implementation now needs to be updated to actually add support for all the various SDK extension plugins. Tracking support below

For resources, should likely add support for ResourceProvider instead of loading via ComponentProvider since ResourceDeteector is already a first class concept in the specification, and ResourceProvider is the java implementation of ResourceDetector.

@jack-berg jack-berg added the Feature Request Suggest an idea for this project label Jul 11, 2024
@jack-berg jack-berg changed the title Add file configuratino ComponentProvider support for all SDK extension points Add file configuration ComponentProvider support for all SDK extension points Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Suggest an idea for this project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant