Skip to content

v0.2.2

Latest

Choose a tag to compare

@benc-uk benc-uk released this 08 Feb 14:34
· 1 commit to main since this release
e6746d7
  • [NEW] Prometheus Scrape monitor type — scrape raw /metrics endpoints 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-exporter just recipe for running a local Prometheus node exporter for testing (#17)
  • [CHANGE] Frontend Output type refactored from any to unknown for better type safety (#17)
  • [CHANGE] Bruno API collections migrated from .bru format to YAML-based OpenCollection format (requires Bruno 3.x) (#16)
  • [CHANGE] API monitor creation response now includes Target field (#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.md revised, 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