I can take care of it!
Should we make the examples a subproject which breaks the build if the API is changed without updating the examples accordingly?
Having the examples as standalone projects which reference OTel via Maven makes more sense for users looking at them but this way they're more likely to get outdated if no one cares to update them regularly.
Should we make the examples a subproject which breaks the build if the API is changed without updating the examples accordingly?
I personally like this, as otherwise it would be very easy to forget about them ;)
I think we have the first set of examples, we should file more granular issues if we need more examples.
Most helpful comment
I can take care of it!