Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x6c6f6c
1211 days ago
Any reason why this isn't just using OpenTelemetry?
2 comments
ps_net
1210 days ago
I keep in mind OT solutions and it is possible that their functionality will be used in development of another SDKs
link
badrequest
1211 days ago
It looks like this is more a replacement for Jaeger than OTel.
link
vaastav
1211 days ago
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.
link