17 Kommentare (17 Kommentare)8 Reaktionen (8 Reaktionen)0 zugewiesene Personen (0 zugewiesene Personen)Elixir2.191 Stars (2.191 Stars)106 Forks (106 Forks)batch import
enhancementhelp wanted
Beschreibung
- 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
- Issue Type
- feature
- Research-Richtung
- 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.