Hacker News new | ask | show | jobs
by 0x6c6f6c 1211 days ago
Any reason why this isn't just using OpenTelemetry?
2 comments

I keep in mind OT solutions and it is possible that their functionality will be used in development of another SDKs
It looks like this is more a replacement for Jaeger than OTel.
You can export Jaeger traces via OTel as well. I am assuming the question here is why is there a different SDK rather than just re-using the standardized OTel APIs + libs for tracing and then providing a simple exporter for Traceo.