alerta

Alerta monitoring system

APACHE-2.0 License

Stars
2.3K
Committers
92

Bot releases are hidden (Show)

alerta - v6.7.1

Published by satterly over 5 years ago

alerta - v6.7.0

Published by satterly almost 6 years ago

alerta - v6.6.0

Published by satterly almost 6 years ago

  • Allow SIGNUP_ENABLED to be set using env var #769
  • print plugin docstrings at startup #770
  • set audit log level to INFO not DEBUG #776
  • bug fix: stackdrive webhook create time in UTC #766
  • add support for customizable alert fields to stackdriver #782
  • map LDAP groups to Alerta user roles #749
  • dependency on Google+ API has been removed #788
  • Keycloak Auth uses OAuth discovery document URL #789
  • add reject and blackout responses to audit logging #787
alerta - v6.5.0

Published by satterly almost 6 years ago

  • added missing single resource API endpoints
  • trigger status change plugin on correlated alerts
  • allow custom webhooks to return user-defined response
  • added query filters for users and permissions
alerta - v6.4.0

Published by satterly almost 6 years ago

alerta - v6.3.2

Published by satterly almost 6 years ago

alerta - v6.3.1

Published by satterly almost 6 years ago

alerta - v6.3.0

Published by satterly almost 6 years ago

alerta - v6.2.1

Published by satterly about 6 years ago

alerta - v6.2.0

Published by satterly about 6 years ago

alerta - v6.1.0

Published by satterly about 6 years ago

  • Added bulk API endpoints for background processing (experimental)
  • Added alternative alarm model based on ISA 18.2 / IEC 62682 (experimental)
  • Allow users to replace "alerta" web navbar logo with company logo
  • Sort by "Create Time" for better integration with Prometheus
  • Lots more Python 3 type annotations (and some resulting bug fixes)
  • Remove redundant duplicate messages from API logging
  • Run tests against Python 3.7 & MongoDB 4.0 for forward compatibility checking
  • Add date/time formats and audio back to web UI config and tweak severity colors
  • Add support for X-API-Key authentication header (for OpenAPI support)
alerta - v6.0.1

Published by satterly about 6 years ago

alerta - v6.0.0

Published by satterly about 6 years ago

  • Support fo Python 3 only
  • New blackout permutations
  • Server setting to disable user signup
  • User request password reset emails
  • GitLab OAuth converted to use OpenID
  • Client config API endpoint
  • Developer wildcard CORS origins
alerta - v5.2.9

Published by satterly about 6 years ago

alerta - v5.2.8

Published by satterly about 6 years ago

  • fix ageing out of old alerts from alert history for Postgres
  • consistently use alert create time as update time in alert history
  • fix Grafana webhook to handle "dots" in metric keys
alerta - v5.2.7

Published by satterly about 6 years ago

  • Add support for Basic Auth
  • Fix Promethues alerts to not dedup on value
  • Fix alert timeout for dedup and correlated alerts
alerta - v5.2.6

Published by satterly over 6 years ago

alerta - v5.2.5

Published by satterly over 6 years ago

alerta - v5.2.4

Published by satterly over 6 years ago

alerta - v5.2.3

Published by satterly over 6 years ago

  • use LDAP for BasicAuth