Open ktoso opened 3 years ago
We can ofc allow plugging in a different tracer, if say someone wanted to plug in the previously developed XRay one.
It seems though shipping with an "enabled by default" very minimal otel one could be an idea worth trying out. It should be pretty light on the dependencies and bin size.
AWS launched https://aws-otel.github.io
so they have a collector available now that accepts otel.
We have the following pieces ready:
Otel just hit 1.0 recently as well.
by using these to revive the instrumentation effort of lambda here things work well.
We should:
cc @slashmo