hirosystems / hirosystems/stacks-devnet-api

Implement Tracing in stacks-devnet-api

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add tracing capabilities which implement the [otel protocol](https://opentelemetry.io/docs/specs/otel/protocol/). We can start with auto-instrumentation to generate traces and spans for all network requests, and add custom instrumentation later to generate more in-depth spans for function calls if desired.

[The OpenTelemetry Rust library can be used for this.](https://github.com/open-telemetry/opentelemetry-rust)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.