17 commentaires (17 commentaires)8 réactions (8 réactions)0 assignés (0 assignés)Elixir2 191 stars (2 191 stars)106 forks (106 forks)batch import
enhancementhelp wanted
Description
- should be able to send spans to my own otel vendor
- start with just a few easy otel events and we can expand from there in another issue
- Type d'issue
- feature
- Direction de recherche
- Review the issue comments for any additional requirements or design decisions. Examine the existing codebase, likely a Phoenix app, to identify where instrumentation can be added. Start by implementing a simple span for a key operation, such as handling a connection request, using the OpenTelemetry Elixir SDK. Test the integration with a local OTel collector to ensure spans are exported correctly.