stacks-network/stacks-core

[Network] /v3/diagnostics endpoint

Open

#5,403 opened on 2024年10月30日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Rust (758 forks)auto 404
good first issue

Repository metrics

Stars
 (3,063 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド