Anyone here using fly_postgres with opentelemetry_ecto?

I think this might just be a matter of teaching opentelemetry_ecto how to instrument the inner Postgres Repo that fly_postgres_elixir wraps.

Maybe ask them how to instrument the MyApp.Repo.Local repo?