Closed kschlesselmann closed 2 years ago
cc @mhalbritter (this could be added in Boot too)
@marcingrzejszczak As I said, I think I could provide a PR here.
Didn't know that Boot supports OTel as well. I'll wait for @mhalbritter to give his opinion on that before I'll start anything.
You can start working on this here for sure. We are supporting things in Boot 3.0 but it will take while to consider adding things to boot.
Hi!
Currently we have a look at Sleuth OTel and it seems the only way to configure resource attributes is by providing a custom
Supplier<io.opentelemetry.sdk.resources.Resource>
likeIt would be great if the starter could take care of that via configuration properties. I thought of something like