Prometheus — RMLS Dashboard

Summary

Prometheus — RMLS Dashboard — regenerated from canonical/guides/tools/prometheus.md. Do not hand-edit this page — update the canonical file and re-project. Status: live. Primary domain: prometheus.stoicagent.com. Pipeline role: verify — likely MARIS/RMLS dashboard.

Content

Purpose

Per parent CLAUDE.md: "RMLS Dashboard." Likely a MARIS/regional-MLS dashboard given April 2026 infra hardening notes ("Prometheus deadlock fix, MARIS 8GB upgrade"). Purpose verification needed during canonical refresh pass — more detail was not captured in tool-stack-inventory.md.

Current state

  • Status: Live, self-hosted
  • Not in tool-stack-inventory — flag for inclusion in canonical refresh pass

Where it lives

  • Code: Tools/Prometheus/
  • Deployed: prometheus.stoicagent.com
  • Hosting: self-hosted DigitalOcean droplet 104.248.13.51:8080
  • Fronted by: nginx + Let's Encrypt
  • Different from all other Artemis tools (which are Netlify) — stateful data or long-running process needs
  • Consider migration path: could the Mini replace this droplet? (See earlier MCP gateway discussion)

Integrations

  • MARIS MLS Grid API — probable primary data source given memory note about "MARIS 8GB upgrade"
  • Other integrations TBD

Related

  • Inventory row: NOT LISTED — add during canonical refresh pass
  • Memory: Infra Hardening April 2026 — references Prometheus deadlock fix and MARIS 8GB upgrade
  • Tool URLs & DNS doc: Blueprint and Master Files/Artemis Tool URLs.md

Typical development touchpoints

  • Droplet maintenance (updates, disk, memory)
  • nginx + cert renewal (Let's Encrypt auto-renew, but verify)
  • MARIS API rate limits and deadlock handling (known issue)
  • Backup strategy for any state stored on droplet

Active WIP location

working/drafts/tools/prometheus/ (create as needed during active development)

Open questions / gaps (larger than other tools — needs proper briefing)

  • Full purpose description missing — agent-facing dashboard? Internal analytics? MARIS pipeline health monitor?
  • Who uses it — Fred only? Whole team? External?
  • What data does it show — transactions, listings, agent performance, something else?
  • Why self-hosted vs Netlify — presumably stateful/long-running; confirm
  • Could it migrate to the Mini's tunnel — retire the $6-12/mo droplet?
  • Backup — does it have any, or is all state rebuildable from MARIS?