clj-otel

devurandom 2025-03-07T15:57:28.611159Z

Hi! I hit https://github.com/steffan-westcott/clj-otel/issues/24 when upgrading to OTel API / Java agent 2.13.3. Is there a workaround? (Apart from not upgrading the API / the Java agent.)

steffan 2025-03-09T23:04:55.356359Z

Not at the moment, sorry. I will be working on updating clj-otel soon. I'll likely make a clj-otel release to update the deps and address breaking changes introduced by OpenTelemetry Java. Annoyingly, there is some unfinished work on logs telemetry, which I'm finding difficult to resolve satisfactorily. I'll have to pause that work to get the release out.

🙏 2
steffan 2025-06-10T22:54:51.276159Z

For anyone reading this: The issue has been fixed in clj-otel release 0.2.8

🚀 1