just wanted to say how awful the opentelemetry java sdk is
To be fair, I think the Java OpenTelemetry implementation achieves a lot. Automatic instrumentation for such a wide variety of third party libraries is no mean feat. But I do agree the SDK is not easy to work with! 😅
I got pissed at the attributes builder and reified Attributes around a map Attributes builder does wild things
they took simple maps and ruined them