Skip to content

[BOUNTY] rustchain-prometheus-exporter — Prometheus metrics for RustChain node #2000

@RavMonSOL

Description

@RavMonSOL

I've built a Prometheus exporter that scrapes the RustChain node and exposes metrics in Prometheus format.

Repository: https://github.com/RavMonSOL/rustchain-prometheus-exporter

Features:

  • Exposes metrics: rustchain_node_up, rustchain_node_version_info, rustchain_epoch, rustchain_miners_total, rustchain_miner_antiquity_multiplier
  • Configurable NODE_URL and scrape interval
  • Simple Flask + prometheus_client

Installation:

pip install -r requirements.txt
python exporter.py

Metrics served on http://localhost:8000/metrics.

Bounty claim: Standard (20-50 RTC) — monitoring/observability tool.

Wallet: RTC3fcd93a4ec68cfd6b59d1b41c4872c5c239c4ad8

Let me know if you'd like this added to the main repo under tools/ as a PR.

(Also created in response to request for more tools and monitoring utilities.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions