Open smashedtoatoms opened 2 years ago
There is additional discussion here: community.fly.io
v0.3.0 was released today. There is nothing in it to specifically deal with traces, but now I have a better base to experiment from.
I don't yet know what's required to support this.
I attempted to add opentelemetry_ecto to a project using
fly_postgres
and am getting no errors, but also no traces. When I am not usingfly_postgres
, I get the traces I expect. My hope is that this is easy to get working; however, if that is not the case, if you could give me an idea of how to approach adding the functionality I would appreciate it immensely. Thanks so much.