Unsee Versions Save

Alert dashboard for Prometheus Alertmanager

v0.4.0

7 years ago

Highlights of this release:

  • @inhibited filter was added
  • Added ability to silence alerts directly from the unsee UI

All merged pull requests:

  • #80 Add some space between submit button and the silence JSON preview
  • #79 Better sentry javascript handling
  • #78 Jshint fixes
  • #77 Polish silence form UI
  • #76 Always flush cache after timer run
  • #75 Default to duration only UI controls
  • #74 Silence counters
  • #73 Set default silence duration to 1h
  • #70 Allow selecting multiple label values when creating silence
  • #71 Obey WEB_PREFIX for metrics endpoint
  • #72 Fix mock data usage with 'make run-docker'
  • #68 Silence form tweaks
  • #66 Add support for creating silences directly from unsee UI
  • #65 Strict filters
  • #64 Put the branch name first on the version string for docker master builds
  • #63 If we only have silenced or inhibited alerts make the whole alert group green
  • #62 Add a note about official docker images
  • #61 SOURCE_COMMIT doesn't work, generate version from git
  • #60 Set custom docker hub build hook to pass version variable to docker
  • #59 Use forked typeahead.js
  • #58 Drop Go master tests
  • #57 Fix settings reset button
  • #56 Allow filtering inhibited alerts
  • #55 Fix transport package
  • #50 Support file:// URIs
  • #51 Drop govalidator
  • #53 Travis updates
  • #52 Use Go 1.8.1 when building docker image

v0.3.0

7 years ago

0.3 release contains Alertmanager API code refactoring, that allows to support multiple versions instead of the latest one.

All merged pull requests:

  • #49 Rewrite clientside-haml-js templates using underscore
  • #45 Move alerts ui setup to a dedicated file
  • #44 Use correct label based on the number of label/alert count
  • #47 alert.silenced is a string now, not an int
  • #42 Spit out Alertmanager response handling code into mapper package
  • #43 Show version string instead of 'Settings' label
  • #41 Add Known issues section
  • #40 Group links
  • #38 Add tooltips to external links
  • #35 Refactor store code to be a little less ugly

v0.2.0

7 years ago

0.2 release is compatible with Alertmanager 0.5. There are no other changes compared to 0.1 release.

v0.1.1

7 years ago

Bugfix release

v0.1.0

7 years ago

First public release compatible with Alertmanager 0.4