typelevel / feral

Feral cats are homeless, feral functions are serverless
Apache License 2.0
168 stars 41 forks source link

Integrate feral-lambda with otel4s #340

Open armanbilge opened 1 year ago

armanbilge commented 1 year ago

Building on https://github.com/typelevel/feral/issues/339, we can then integrate otel4s directly into IOLambda, following these additional semantic conventions:

alexcardell commented 5 months ago

@armanbilge I am happy to have a go at this, given the otel4s SDK looks to land soon

What are your thoughts on pulling out a natchez module, and supporting both for the near term?

armanbilge commented 5 months ago

What are your thoughts on pulling out a natchez module, and supporting both for the near term?

This seems like a smart idea, nice! I see you already got a PR up. @bpholt wdyt?

bpholt commented 5 months ago

Sounds like a great idea to me! Thanks for submitting the PR @alexcardell.

alexcardell commented 4 months ago

The module on its own doesn't seem valuable and an unnecessary breaking change, I've closed it for now and included it in #459

Up to you guys if you want to reopen and include it in the next breaking, then the otel4s module could be a patch