hirosystems / hirosystems/stacks-devnet-api

Implement Tracing in stacks-devnet-api

Aperta
#114 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Rust
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by locating the server entry point and the code that handles network requests in stacks-devnet-api, then review how the Rust service currently starts and exposes requests. Add OpenTelemetry-compatible tracing for those requests, with generated traces and spans, and verify that the instrumentation is emitted through the selected protocol.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
rust
Ambito
api, backend, observability
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.