- [NEW] Prometheus Scrape monitor type — scrape raw
/metricsendpoints directly without a Prometheus server, with metric name and label filtering (#17) - [FIX] Boolean output values now display correctly in the frontend Monitor view (#17)
- [INTERNAL]
run-node-exporterjust recipe for running a local Prometheus node exporter for testing (#17) - [CHANGE] Frontend
Outputtype refactored fromanytounknownfor better type safety (#17) - [CHANGE] Bruno API collections migrated from
.bruformat to YAML-based OpenCollection format (requires Bruno 3.x) (#16) - [CHANGE] API monitor creation response now includes
Targetfield (#16) - [CHORE] Frontend dependencies refreshed — React 19, Vite 7.3, and all npm packages updated (#16)
- [CHORE] Go module and dev tool dependencies updated (#16)
- [CHORE] CI pipeline updated to use actions/checkout@v6, actions/setup-go@v6, and phoenix-actions/test-reporting@v15 (#16)
- [CHANGE] Copilot instructions expanded with detailed project overview, architecture, and coding patterns (#16)
- [CHANGE] Documentation refreshed —
CONTRIBUTING.mdrevised, README updated with corrected env var names (PROMETHEUS_ENABLED,AUTH_TENANT) (#16, #17)
What's Changed
- 2026 update: Refresh API tooling, Bruno collections, and frontend by @benc-uk in #16
- Add new Prometheus Scrape monitor type by @benc-uk in #17
Full Changelog: 0.2.1...0.2.2