stacks-network/stacks-core

[Network] /v3/diagnostics endpoint

Open

#5,403 建立於 2024年10月30日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Rust (758 fork)auto 404
good first issue

倉庫指標

Star
 (3,063 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南