Skip to main content
Run any Skill in Manus
with one click

nautilus-competition-observability

Stars0
Forks0
UpdatedMay 7, 2026 at 12:40

Live observability stack for nautilus-competition runs. Use when: (1) bringing up the docker-compose Prometheus + pushgateway + Grafana stack with `docker compose -f docker-compose.observability.yml up -d`; (2) wiring `compete run` to push metrics via `--metrics-endpoint` / `COMPETE_METRICS_ENDPOINT`; (3) the dashboard at http://localhost:3000/d/competition shows "No data"; (4) inspecting raw metric values via `curl http://localhost:9091/metrics`; (5) understanding the eight panels (Active Round, Eval gain_factor, Paper equity, Current price, Eval backtests, Latest metrics, Team failures, Avg eval duration); (6) wiping pushgateway state between runs.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly