0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-26 02:08:31 +00:00

Commit graph

  • 6ec45ac284 add alert document parser Nick Satterly 2014-03-20 22:56:08 +0000
  • 3d7fd32822 catch invalid document inserts Nick Satterly 2014-03-20 15:38:23 +0000
  • 28634822f4 remove debug output Nick Satterly 2014-03-20 14:13:33 +0000
  • c3b9ce1e6b add status regex to urlmon Nick Satterly 2014-03-20 12:52:19 +0000
  • 0b37f20a02 simplify mailer imports Nick Satterly 2014-03-20 00:04:59 +0000
  • 14016da83d dont make origin mandatory for heartbeats Nick Satterly 2014-03-19 23:51:00 +0000
  • 3fc6ff8b1e simplify syslog imports Nick Satterly 2014-03-19 23:50:01 +0000
  • f71f5f65ec deprecate mq for sending messages Nick Satterly 2014-03-19 22:29:44 +0000
  • 8823706feb fix heartbeat version tag Nick Satterly 2014-03-19 22:17:09 +0000
  • 54ebd29660 publish alerts on notify fanout exchange Nick Satterly 2014-03-19 21:59:20 +0000
  • 7648b31920 fix templates Nick Satterly 2014-03-19 21:15:04 +0000
  • 70610bbb46 calculate total alert gauge on request Nick Satterly 2014-03-19 20:37:20 +0000
  • fee6fec3e4 add alert processing metrics Nick Satterly 2014-03-19 20:12:14 +0000
  • ac9583616d deprecate collection name config option Nick Satterly 2014-03-19 17:39:35 +0000
  • cf8ae1d306 add metrics module Nick Satterly 2014-03-19 17:38:26 +0000
  • 72c4b62ae6 fix status changes for correlated alerts Nick Satterly 2014-03-19 00:10:46 +0000
  • e1dbfdbebc add experimental command-line tool Nick Satterly 2014-03-18 23:54:17 +0000
  • ee316ff869 fix heartbeats Nick Satterly 2014-03-18 23:17:26 +0000
  • 387acf3f50 minor changes to mongo init Nick Satterly 2014-03-18 22:41:54 +0000
  • 2c3a5a81d1 fix time in get heartbeats endpoint Nick Satterly 2014-03-18 22:32:25 +0000
  • caba36244e refactor mongo updates Nick Satterly 2014-03-18 22:28:39 +0000
  • 3562b0d6c4 duplicate alert status change Nick Satterly 2014-03-18 21:12:40 +0000
  • e3d04b72a9 new alert status change Nick Satterly 2014-03-18 20:34:33 +0000
  • cb2c73d086 correlated alert status change Nick Satterly 2014-03-18 20:24:51 +0000
  • caeb26f46c add alert status endpoint Nick Satterly 2014-03-18 19:58:33 +0000
  • 7cc3d1c3de tidy-ups Nick Satterly 2014-03-18 16:43:53 +0000
  • f697a2650b retire api v1 and v2, and move api v3 to app Nick Satterly 2014-03-18 13:44:50 +0000
  • 4a41d38185 add heartbeats back Nick Satterly 2014-03-18 13:17:57 +0000
  • b309b6c4a4 add deleting back Nick Satterly 2014-03-18 11:21:00 +0000
  • 4f4978cda1 add tagging back Nick Satterly 2014-03-18 11:12:12 +0000
  • c7d12958ca add logic to service and correlate args Nick Satterly 2014-03-18 10:36:49 +0000
  • a7c18a9ef6 Alert should be AlertDocument Nick Satterly 2014-03-18 00:34:07 +0000
  • 8622a10937 fix Alert and AlertDocument repr methods Nick Satterly 2014-03-18 00:33:24 +0000
  • 1154b76946 make query for counts consistent Nick Satterly 2014-03-18 00:20:22 +0000
  • 36ff993fe4 fix some mongo queries Nick Satterly 2014-03-17 23:59:00 +0000
  • c0ea9e622d combine wsgi api and server daemon Nick Satterly 2014-03-17 16:59:17 +0000
  • 3ebc8319a6 senders use ApiClient module Nick Satterly 2014-03-17 10:56:58 +0000
  • 83a29f9150 update alert query, and fix sender Nick Satterly 2014-03-17 02:11:50 +0000
  • 90315f7e5c update alert sender Nick Satterly 2014-03-17 01:46:00 +0000
  • 5baae315ad update alert dashboard Nick Satterly 2014-03-17 01:12:24 +0000
  • e1ce48a904 simplify api output, add attributes key Nick Satterly 2014-03-16 22:23:42 +0000
  • f1c7d8eb29 works using googleviz charts api feature/severity-piechart Nick Satterly 2014-03-16 10:38:28 +0000
  • 5ece2d9b6d use api for ack and delete from ircbot Nick Satterly 2014-03-14 11:35:31 +0000
  • 4c17c4a80e reduce log severity for ircbot Nick Satterly 2014-03-13 22:15:17 +0000
  • cf4a94b57b handle non-alarm type cloudwatch notifications Nick Satterly 2014-03-13 09:56:03 +0000
  • cd8ff43054 bump to version 2.1.6 Nick Satterly 2014-03-12 14:20:54 +0000
  • 706eaef3ff add ack via alert-query Nick Satterly 2014-03-12 14:18:07 +0000
  • ea567c860e use counts endpoint which isnt limited Nick Satterly 2014-03-06 11:58:21 +0000
  • a7956c26e9 move disable flag to /var/lib/alerta Nick Satterly 2014-03-06 10:02:41 +0000
  • e0ab46bf10 bump version to 2.1.5 Nick Satterly 2014-02-26 22:34:31 +0000
  • f4e46567af add notValid to list of severities Nick Satterly 2014-02-26 22:33:42 +0000
  • 30e662ab43 Fix debian package dependency Nick Satterly 2014-02-24 13:00:01 +0000
  • 6b9b474d05 improve pagerduty error handling Nick Satterly 2014-02-24 11:36:07 +0000
  • 297b0fc2cf bump version to 2.1.4 Nick Satterly 2014-02-24 10:21:31 +0000
  • 9f53638b81 minor tidy ups Nick Satterly 2014-02-23 23:55:36 +0000
  • fcd668750f fix pagerduty webhook Nick Satterly 2014-02-23 23:49:03 +0000
  • 83eb0ed8f0 add pagerduty webhook Nick Satterly 2014-02-20 23:43:36 +0000
  • 4a9fe30402 add text to status update Nick Satterly 2014-02-20 22:51:43 +0000
  • 54414daf81 make pagerduty incident_key configurable Nick Satterly 2014-02-20 21:32:58 +0000
  • f6fcc00b6a slight change to logging Nick Satterly 2014-02-20 20:18:59 +0000
  • 62c9b8d584 log pagerduty service status Nick Satterly 2014-02-20 19:36:23 +0000
  • 610d1c883a update pagerduty integration Nick Satterly 2014-02-20 17:29:22 +0000
  • b9c2b40ebd put status in email subject Nick Satterly 2014-02-19 19:53:54 +0000
  • 906245b5f7 bugfix: not event alert query Nick Satterly 2014-02-14 14:27:26 +0000
  • 8c2bcafc75 allow url in emails to be user-defined Nick Satterly 2014-02-07 12:10:45 +0000
  • 9ac4d0a35a bump version to 2.1.3 Nick Satterly 2014-02-07 10:27:19 +0000
  • e35be048b1 fix graphite error logging Nick Satterly 2014-02-05 15:30:08 +0000
  • d91ea5884b add deprecation warning to alert-query for tag lists Nick Satterly 2014-02-05 09:48:15 +0000
  • 174ae3e122 fix pypi command Nick Satterly 2014-02-04 20:26:38 +0000
  • bf98956d0e bump version to 2.1.2 Nick Satterly 2014-02-04 19:44:02 +0000
  • d9074637d5 default to localhost where it makes sense Nick Satterly 2014-02-04 19:42:43 +0000
  • d116cfbf4f bump version to 2.1.1 Nick Satterly 2014-02-04 19:20:36 +0000
  • 2ee3693758 add support for config.js configuration file for alert console Nick Satterly 2014-02-04 17:31:30 +0000
  • e339316bd9 Update pypi.md Nick Satterly 2014-02-03 19:36:56 +0000
  • b5aa5876b8 add README.rst to package Nick Satterly 2014-02-03 19:33:29 +0000
  • a9e8e6b657 Merge pull request #56 from guardian/feature/tags-as-dict Nick Satterly 2014-01-31 09:18:36 -0800
  • 55d569a493 adjust tag key Nick Satterly 2014-01-31 16:33:41 +0000
  • 8a049311e2 bump version to 2.1.0 (all components) Nick Satterly 2014-01-31 15:44:56 +0000
  • e5f1dc4dd8 add tag api call Nick Satterly 2014-01-31 15:35:09 +0000
  • adcf748201 query for tags keys and values Nick Satterly 2014-01-31 15:00:11 +0000
  • 3ea09176c7 add dict tag support to console Nick Satterly 2014-01-31 14:30:52 +0000
  • afaf206000 last_receive_id should default to alertid Nick Satterly 2014-01-31 14:04:41 +0000
  • 2396b3281e rename translate() to translate_alert() Nick Satterly 2014-01-31 13:07:55 +0000
  • dd6d4a0eba merge tags during alert transform Nick Satterly 2014-01-31 12:57:42 +0000
  • ee5a0ca3e1 fix alert translate Nick Satterly 2014-01-31 12:48:27 +0000
  • 75bcb9f13b Merge branch 'master' into feature/tags-as-dict Nick Satterly 2014-01-31 11:57:56 +0000
  • 282d645b4d dont pattern match on status by default Nick Satterly 2014-01-31 11:56:43 +0000
  • 925e1abf96 bump version to 2.1.0 release/2.1 Nick Satterly 2014-01-31 11:27:07 +0000
  • 576770d207 fix Version tag for heartbeats Nick Satterly 2014-01-31 11:20:44 +0000
  • 709759f9b7 heartbeat version Nick Satterly 2014-01-31 11:03:24 +0000
  • 377293d733 sundry fixes Nick Satterly 2014-01-31 11:00:44 +0000
  • c44b8e9033 flatten tags in pagerduty details Nick Satterly 2014-01-31 10:46:33 +0000
  • 25caa276ad flatten tags in emails Nick Satterly 2014-01-31 10:34:53 +0000
  • 9e8396b08a format Region tag Nick Satterly 2014-01-31 10:34:39 +0000
  • e83715f7ed more succinct tags parsing Nick Satterly 2014-01-31 10:24:21 +0000
  • ced598a03b Merge branch 'master' into feature/tags-as-dict Nick Satterly 2014-01-31 10:20:20 +0000
  • 3f57234cb9 move alert-aws to contrib/experimental Nick Satterly 2014-01-30 19:22:24 +0000
  • 7fdac4a2c5 change tags from list to dict Nick Satterly 2014-01-30 18:52:35 +0000
  • 44ff172457 add socket timeout to carbon connect() call Nick Satterly 2014-01-30 02:00:55 +0000
  • 7af33a429d bump version to 2.0.65 Nick Satterly 2014-01-29 16:44:16 +0000