github kuvasz-uptime/kuvasz 3.9.0
v3.9.0

3 hours ago

Docker hub: kuvaszmonitoring/kuvasz:3.9.0

docker pull kuvaszmonitoring/kuvasz:3.9.0

Documentation: v3.9.0 - kuvasz-uptime.dev

Features

  • Added a new property called monitorDetailsUrl to the webhook messages (also available in the webhook templates as ctx.monitorDetailsUrl), which is a relative URL to the affected monitor's details page on the UI. This allows you to easily include a direct link to the monitor's details page in your webhook notifications, so you or your team can quickly access more information about the incident and take necessary actions.
  • The webhook request headers can be templated from now on, so you can include dynamic values in the headers as well, based on the context of the event that triggered the webhook.

Fixes

  • Fixed a bug in the webhook templating logic that caused templates fail to render in case the ctx.monitorUrn variable was referenced inside.

Docs

Full Changelog: 3.8.0...3.9.0

Don't miss a new kuvasz release

NewReleases is sending notifications on new releases.