stacks-network/stacks-core

[Network] /v3/diagnostics endpoint

Open

#5403 aperta il 30 ott 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Rust (758 fork)auto 404
good first issue

Metriche repository

Star
 (3063 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We spend a lot of time trawling logs for the same kinds of data. Instead, the node could just make the data available in a machine-readable form (e.g. JSON) over an RPC endpoint (proposing /v3/diagnostics). The API doesn't need to be stable, but it should provide a view into the node's state that's relevant to debugging common issues.

Guida contributor