Commit graph

  • ee9743688a Update the OpsGenie screenshot Cody Stevens 2021-09-08 08:34:40 -06:00
  • 3b24016e2e No need for backticks Cody Stevens 2021-09-08 08:31:53 -06:00
  • 2ae6b32d4d Fix config example in README.md Cody Stevens 2021-09-08 08:31:09 -06:00
  • 5f33882b8c Add the code to allow OpsGenie to update Alerta Cody Stevens 2021-09-08 08:21:49 -06:00
  • ed905cab7a
    Mailer: more debug messages Jérôme Revillard 2021-09-03 08:55:55 +02:00
  • 6b7abab015 [Feat] Query Generic Webhook pvillaverde 2021-08-28 12:36:06 +02:00
  • baccea4382
    [Docs] Update Telegram plugin Readme Fedello 2021-08-09 15:46:44 +02:00
  • 468dba07d7 Add functionality to resend an aged alert to alertmanager when a user clicks close Cody Stevens 2021-08-03 13:27:28 -06:00
  • 4c494bc9ea goalert: [impr] expired added SK 2021-07-13 20:27:15 +03:00
  • 41e3da1a28 goalert: [impr] init commit SK 2021-07-13 18:26:38 +03:00
  • 31c9941eb4 Renamded MS_TEAMS_ALERT_WEBHOOK_MAP and enhanced documentation sfa 2021-06-30 07:51:30 +02:00
  • d62a325dac
    Merge pull request #2 from demshin/telegram-fix-previous-severity Aleksandr Demshin 2021-06-16 17:02:38 +05:00
  • 3b50dc5c8e
    remove 'closed' from severities Aleksandr Demshin 2021-06-16 16:51:35 +05:00
  • 3f29a7e432 remove closed frome severity Aleksandr Demshin 2021-06-16 16:40:51 +05:00
  • 304bcd30b1
    Merge pull request #1 from demshin/telegram-fix-previous-severity Aleksandr Demshin 2021-06-16 11:52:59 +05:00
  • 0c08cf7036 add checking previous severity for telegram forwarding Aleksandr Demshin 2021-06-16 11:51:57 +05:00
  • a68754b7d7 Added support for RegEx sfa 2021-06-10 09:16:26 +02:00
  • 75b8efb3eb
    Update alerta_prometheus.py Cody Stevens 2021-06-04 10:32:18 -06:00
  • bbd3d837ab Added mapping from alert attributes to a specified teams channel sfa 2021-06-02 12:35:36 +02:00
  • 82b38e6d72 None type cannot be used in a join() function John Seekins 2021-05-28 09:25:24 -06:00
  • 6557861726 Merge remote-tracking branch 'upstream/master' Aleksandr Demshin 2021-05-05 18:22:22 +05:00
  • 45f785e12b Update alerta_jira.py Alexandre Azedo 2021-05-03 15:39:18 +01:00
  • d584f616dd New plugin - jira Alexandre Azedo 2021-05-03 15:36:17 +01:00
  • a8181899ec
    Try to get event_id from moreInfo if it exists Cody Stevens 2021-04-29 11:01:30 -06:00
  • 40acf3b7d4
    Prometheus Ack timeout from alert not action (#352) moix 2021-04-24 20:54:52 +02:00
  • 5e57013e35 Prometheus Ack timeout from alert not action Moises Cruz 2021-04-21 17:36:26 +02:00
  • c60b3b0d77 revert Aleksandr Demshin 2021-04-20 16:11:52 +05:00
  • 1e5301bc39 disable TELEGRAM_DISABLE_NOTIFICATION_SEVERITY Aleksandr Demshin 2021-04-20 12:41:20 +05:00
  • 980977cad0 Merge remote-tracking branch 'upstream/master' Aleksandr Demshin 2021-04-20 12:11:14 +05:00
  • b5252a0929
    feat(plugin): add TELEGRAM_DISABLE_NOTIFICATION_SEVERITY (#351) Aleksandr Demshin 2021-04-20 00:27:18 +05:00
  • daa8e1d611 Revert "fix syntax errors" Aleksandr Demshin 2021-04-19 23:33:45 +05:00
  • 27827bfac1 Revert "add routing plugin" Aleksandr Demshin 2021-04-19 23:31:18 +05:00
  • 5fa5443267 Revert "update routing pluging" Aleksandr Demshin 2021-04-19 23:17:47 +05:00
  • c4fe25355d Revert "remove routing plugin" Aleksandr Demshin 2021-04-19 23:17:14 +05:00
  • 53a634d4bf disable telegram notification for custom severity Aleksandr Demshin 2021-04-19 23:05:19 +05:00
  • 0deefe05bc remove routing plugin Aleksandr Demshin 2021-04-19 22:50:47 +05:00
  • 537453744a disable telegram notification for custom severity Aleksandr Demshin 2021-04-19 20:25:08 +05:00
  • 7d5fc43dd7 update routing pluging Aleksandr Demshin 2021-04-19 19:29:01 +05:00
  • 461a2d1c1e reinit plugin Aleksandr Demshin 2021-04-19 18:37:11 +05:00
  • 5e656c5967 Merge remote-tracking branch 'upstream/master' Aleksandr Demshin 2021-04-19 15:19:39 +05:00
  • b284f5f06e fix routing Aleksandr Demshin 2021-04-19 15:18:29 +05:00
  • 0e82da41f8 Use more of the alerta details and properly post resolutions and Ok messages. Joshua McKenty 2021-04-18 19:38:02 -07:00
  • aacc02db91
    fix(mailer): Fix checking multiple fields. (#347) matmoscicki 2021-04-18 21:19:36 +02:00
  • 8194bd28b4
    Update to work with later version of pubsub (#346) hjorth 2021-04-18 21:19:04 +02:00
  • 32022302b2
    fix: update README.md (#345) Felipe Villalobos 2021-04-18 21:17:04 +02:00
  • 5e1bf571d7
    Adding acking to OpsGenie (#343) Xorso 2021-04-18 13:15:56 -06:00
  • a7516711c2
    fix: update mailer.py (#342) 蔡泽人 2021-04-19 03:15:07 +08:00
  • 33912823e6
    feat: add plugin for Matrix notifications (#341) Magnus Walbeck 2021-04-18 21:14:21 +02:00
  • 1d7e272051
    fix(tests): github workflow is broken (#350) Nick Satterly 2021-04-18 21:13:17 +02:00
  • 44c57e4787 fix(tests): github workflow is broken fix-test-workflow Nick Satterly 2021-04-18 17:02:20 +02:00
  • d4db251107 change alert duplicate count in routing plugin to 1 Aleksandr Demshin 2021-04-16 22:06:43 +05:00
  • b14f434a88 add routing plugin Aleksandr Demshin 2021-04-16 18:49:14 +05:00
  • 0e5eb4d00f Added kwargs and better logging. Joshua McKenty 2021-04-15 11:56:25 -07:00
  • 002cb1e016 Obvious bug fixes. Joshua McKenty 2021-04-14 20:09:33 -07:00
  • 75a3b74156 Use new pagerduty library. Joshua McKenty 2021-04-14 12:24:15 -07:00
  • cc0d62c68a fix syntax errors Aleksandr Demshin 2021-04-07 17:31:53 +05:00
  • 03f179f342 mailer: Fix checking multiple fields. Mateusz Moscicki 2021-03-16 21:23:54 +00:00
  • 5407bb7a47 Update to work with later version of pubsub Lasse Hjorth 2021-03-03 20:29:00 +01:00
  • edad41ca84
    Update README.md Felipe Villalobos 2021-03-01 14:56:51 +01:00
  • 5d79ea4bbd build(deps): fix PyJWT dev requirements file Nick Satterly 2021-02-28 10:40:03 +01:00
  • 660c31e1be
    build(deps): use twilio pkg that does not pin PyJWT version (#344) Nick Satterly 2021-02-28 10:24:07 +01:00
  • bdd3bf85d9 build(deps): use twilio pkg that does not pin PyJWT version fix-twilio-pyjwt-dep Nick Satterly 2021-02-28 05:24:06 +01:00
  • 599b463992 Fixing invalid variable Daren Lord 2021-02-05 06:16:39 -07:00
  • 963fd77d15 Adding acking to OpsGenie Daren Lord 2021-02-04 15:05:04 -07:00
  • 2a444bfad2 Update mailer.py ryland.cai 2021-02-03 13:53:53 +08:00
  • 85b271a4c0
    Add plugin for Matrix notifications Magnus Walbeck 2021-01-31 17:37:13 +01:00
  • 15ff1f2552 feature(plugin): add support for Fifo topics to SNS plugin sns-plugin-fifo Nick Satterly 2021-01-28 23:54:10 +01:00
  • 856a900528
    feat(telegram): add ability to specify multiple chat_ids (#335) flottes 2021-01-06 23:20:56 +01:00
  • 2a8f448a65
    feat: mailer pickable sevs (#336) Matthew Jenkins 2021-01-06 17:18:29 -05:00
  • 614aa32efe
    build: use github actions for CI/CD (#339) Nick Satterly 2021-01-06 01:23:41 +01:00
  • 60195b3f63 build: use github actions for CI/CD use-github-actions Nick Satterly 2021-01-05 23:44:16 +01:00
  • 56df4b3d06
    Merge branch 'master' into pickable_sevs Matthew Jenkins 2020-12-21 08:10:33 -05:00
  • faa554c115 update readme Matthew Jenkins 2020-12-18 12:39:34 -05:00
  • 688eb0eae9 add default option & use it Matthew Jenkins 2020-12-18 09:52:01 -05:00
  • 7036cabb73 Added possibility to specify multiple chat_ids Florian Lottes 2020-12-18 16:12:02 +01:00
  • 2efa8e1e47
    style(mailer): add new line to warning message (#334) Matthew Jenkins 2020-12-18 04:26:41 -05:00
  • 2149393962
    Update mailer.py Matthew Jenkins 2020-12-17 12:34:45 -05:00
  • 60fb52cba0 build(slack): bump version 5.5.1 -> 5.5.2 Nick Satterly 2020-12-15 23:14:24 +01:00
  • a714b9de08
    fix(webhook): set alert status from action, not directly (#333) Jarno Huuskonen 2020-12-05 12:07:45 +02:00
  • 84ddf114b0 msteams(webhook): set alert status from action, not directly (issue #332) Jarno Huuskonen 2020-12-05 09:55:48 +02:00
  • d18494b812 [zabbix] User should be able to close if not yet ack'ed Nick Satterly 2020-11-23 21:03:01 +01:00
  • 59a976d5ae Update README Nick Satterly 2020-11-21 12:15:08 +01:00
  • bc0de15765 Update READMEs Nick Satterly 2020-11-20 22:39:32 +01:00
  • 63f8827c8b
    slack: Don't send recovery message if the previous_severity is in SLACK_SEVERITY_FILTER (#330) Matthieu Serrepuy 2020-11-19 22:50:05 +01:00
  • 6726df6fbf slack: Don't send recovery message if the previous_severity is in SLACK_SEVERITY_FILTER Matthieu Serrepuy 2020-11-19 11:35:06 +01:00
  • ed4e47e260
    sentry env fix Shitij Goyal 2020-07-03 17:12:15 +05:30
  • 4290ded13d
    Merge pull request #10 from dunzoit/feature/formatting-changes-to-plugins Shitij Goyal 2020-07-03 12:32:35 +05:30
  • f504ee9d0c
    Change sentry, slack and mailer plugins Shitij Goyal 2020-07-03 12:31:01 +05:30
  • 9321572117
    Merge pull request #9 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-03 11:02:56 +05:30
  • df7337c2e5
    Fix slack fmt summary Shitij Goyal 2020-07-03 11:00:32 +05:30
  • 35962faeb2
    Merge pull request #8 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-03 00:11:46 +05:30
  • 1866a2d92f
    Fix slack fmt summary Shitij Goyal 2020-07-03 00:10:56 +05:30
  • 8480d94078
    Merge pull request #7 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-02 23:47:31 +05:30
  • 6c1fd0338d
    Change urlmon and slack settings Shitij Goyal 2020-07-02 23:32:48 +05:30
  • e6666ade3b
    Merge pull request #6 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-02 18:16:39 +05:30
  • d60ea7ca88
    Fix changes to sentry Shitij Goyal 2020-07-02 18:14:07 +05:30
  • 347cb0e3cd
    Merge pull request #4 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-02 17:51:22 +05:30
  • 7df83304c3
    Fix syntax Shitij Goyal 2020-07-02 17:49:44 +05:30
  • c364d50211
    Merge pull request #3 from dunzoit/feature/add-custom-contatcs-to-mailer Shitij Goyal 2020-07-02 17:34:56 +05:30
  • 08c2e0e848
    Fix sentry webhook acc to latest event schema Shitij Goyal 2020-07-02 17:32:09 +05:30