Skip to content

11.0.319

Latest

Choose a tag to compare

@adubovikov adubovikov released this 14 Aug 16:41
36801b7

What's Changed

  • feat(ui): retain alert query and open dashboard search by @adubovikov in #944
  • docs: Auth-Token alias CRUD when password login is disabled by @adubovikov in #942

Alerts

  • Grafana (or any source) can POST /api/v4/alerts with payload.search / payload.homer_url so the firing query is stored.
  • Settings → Alerts lists those records and Open in search replays the filters on the dashboard.
  • Alert widget (source Alert store) does the same on row click. Docs: ALERTS.md (#943).

Auth / aliases

  • Document how to update IP aliases from the CLI with an admin Auth-Token when disable_password_login blocks username/password API login (#941).

Full Changelog: 11.0.318...11.0.319