17 留言 (17 留言)8 反應 (8 反應)0 負責人 (0 負責人)Elixir2,191 star (2,191 star)106 fork (106 fork)batch import
enhancementhelp wanted
描述
- 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
- 議題類型
- feature
- 研究方向
- 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.