Grant Application - Zcash Indexer Observatory

Submitted a ZCG application for Zcash Indexer Observatory — neutral monitoring of public lightwalletd endpoints (sync lag, latency, uptime).

Preview: https://zcash-indexer-observatory.vercel.app
Application: Grant Application - Zcash Indexer Observatory · Issue #343 · ZcashCommunityGrants/zcashcommunitygrants · GitHub

Useful for wallet teams, users and endpoint operators? Feedback welcome.

1 Like

Hi guys, Currently my Github is flagged because it is related with cryptocurrency activities.

Hoping it will get resolved soon. In the meantime my submission might be hidden.

For any possible inquiries about my proposal I can respond here.

Thank you.

1 Like

looks

Oh, wow! This is great!

Hm, feature request: give me a way to learn more about the errors: “JsonRpcConnector error: val…” and “Received http2 header with s…”. I tried hovering over each one, clicking on each one (the red text), and then tried clicking on the name of the row—“Zaino (zec.rocks test)”—and nothing gave me more information about the error.

1 Like

Glad you like it zooko. :slight_smile:

Will work on it immediately.

On the live dashboard, any red/yellow Issue cell or endpoint name now when clicking on details: opens the full probe error: verbatim gRPC/transport message, gRPC code, summary, likely cause, copyable raw text, grpcurl to reproduce, plus separate guidance for wallet sync debugging vs endpoint operators.

Image example when clicking on details

1 Like

Nice! Next question: why do all of these say uptime 0% even though some of them say that they responded and have a height? And why do all of them have “Lag” or “-”?

That’s likely because they are classifying uptime strictly when the node reports status as green. Since the status is perpetually yellow as reference chain tip is unavailable, there is no uptime.

Strahncryptography’s correct without a reference chain tip poller couldn’t compute lag (“—”), and healthy uptime only counts green checks, so everything stuck yellow showed 0% even when endpoints responded with height. Fixed the reference sources and how uptime is displayed;

screenshot from the live dashboard.

Historical graphs per endpoint: height, lag vs the reference tip, and latency per poll. They deepen the longer polling runs, so trends fill out over time.

1 Like

Thank you for your submission. After consideration from ZCG and sufficient time for the community to provide feedback on the forum, the committee has decided to reject this proposal.

The committee appreciates your grant submission efforts and encourages you to continue as an active member of the Zcash community going forward!

Okay. If anyone else has feature requests add ons they can post them here.