keep

The open-source alert management and AIOps platform

MIT License

Downloads
160
Stars
3K

Bot releases are visible (Hide)

keep - v0.13.0 Latest Release

Published by shahargl 5 months ago

v0.13.0 (2024-05-17)

Chore

  • chore(provider): PagerDuty scopes added and fix: mongodb connection check (#1183) (687f208)

  • chore(provider): ilert event endpoint support (#1180) (143c8eb)

  • chore(deps): update posthog to 1.131.4 (87f120f)

Documentation

  • docs: fix grafana on-call in grafana provider typo (5f164c5)

Feature

  • feat: added rollbar provider (#1177)

Co-authored-by: Tal <[email protected]> (0f06d07)

Fix

  • fix(ui): providers tiles order (2bb36cb)

  • fix: _notify and _query kwargs, params and UI step parameters/action params.. (#1181)

Co-authored-by: Tal <[email protected]> (680f057)

  • fix(ui): add DISABLE_REDIRECTS to remove automatic redirects from next.config.js (580f8bd)

  • fix(docs): Slack OAuth feedback from review (41cf575)

  • fix: updated 'Load a Workflow' to open the Upload Workflows modal (#1178) (575ce23)

  • fix: Validates New Relic provider api url has https #1152 (#1172) (172d401)

  • fix(api): empty workflow name (#1174) (67a92f8)

keep - v0.12.0

Published by shahargl 5 months ago

v0.12.0 (2024-05-13)

Chore

  • chore(api): wrap workflow upload with try catch and log (770d115)

Feature

  • feat: added naming option to workflow builder (#1169)

Co-authored-by: Tal <[email protected]> (16dcb9a)

  • feat(ui): CEL filter from query params (#1170) (d65de49)

Fix

  • fix: make name optional to prevent ui errors in workflowdto (#1171) (7b998e8)

  • fix(ui): small styling problem in workflow execution problem (7aa5b9e)

  • fix: fixed google chat provider (#1168) (1858d20)

keep - v0.11.0

Published by shahargl 5 months ago

v0.11.0 (2024-05-07)

Feature

  • feat: add dismiss button for multiple alert choice (#1166) (79d5d20)

  • feat: support linked providers for non existing providers (#1162) (3f85727)

Fix

  • fix(ui): edit correlation group when only 1 group exists (c8d254e)

  • fix(ui): Adjust Group Condition to 1 (#1167)

Co-authored-by: Tal <[email protected]> (5309866)

keep - v0.10.2

Published by shahargl 6 months ago

v0.10.2 (2024-05-05)

Fix

  • fix(provider): incidentmanager name and id (05bd221)
keep - v0.10.1

Published by shahargl 6 months ago

v0.10.1 (2024-05-05)

Chore

  • chore(deps-dev): bump tqdm from 4.66.1 to 4.66.3 (#1158)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (da16daf)

  • chore(splunk): extract k8s resources (638577b)

Fix

  • fix: redundant (#1161) (34849d9)

  • fix(slack): remove overriding message in log message (8a99070)

keep - v0.10.0

Published by shahargl 6 months ago

v0.10.0 (2024-05-03)

Chore

  • chore(logs): add logs to Slack provider (64216e4)

  • chore(deps): update posthog version to 1.130.1 (5c0a7ca)

  • chore(logs): linearb more logs to debug (da55f70)

  • chore(api): create RuleCreateDto for documentation (3759fc6)

Feature

  • feat(functions): add keep.remove_newlines func (24c31fc)

  • feat: add Redmine Provider (#1150)

Signed-off-by: Jay Kumar <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]>
Co-authored-by: Tal <[email protected]> (e4ae937)

  • feat(ui): Alerts Grouping (#1061)

Signed-off-by: Tal <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]>
Co-authored-by: Tal <[email protected]> (1d41a18)

  • feat: run mapping rule from workflow (#1156) (e25be1f)

Fix

  • fix(slack): log before anything else (f79c205)

  • fix(db): cascade delete when removing grouping rule (#1157)

Signed-off-by: Tal <[email protected]> (0638913)

  • fix(ui): workflow tiles to show locale time (5aebb18)

  • fix(functions): empty variables in to_utc and datetime_compare (ec716fb)

  • fix(functions): to_utc to return empty string when not a valid datetime (074562b)

  • fix(functions): aeval for list in dynamic run_mapping (088962d)

  • fix(provider): LinearB to parse services correctly (6f0e534)

  • fix(provider): LinearB to handle teams properly (9b52a00)

  • fix: stop mails (#1155) (8bac189)

  • fix(sentry): api url (#1154) (2b5021d)

  • fix(api): remove order by from get_last_alerts (#1151) (0dcfac8)

  • fix: uptimekuma provider (#1149) (8472ecf)

  • fix: uptimekuma provider (#1148) (15ec388)

keep - v0.9.0

Published by shahargl 6 months ago

v0.9.0 (2024-04-29)

Feature

  • feat: added uptimekuma provider (#1144) (88cefd9)

Fix

  • fix: revert changes on package.json (#1147) (0e801de)

  • fix: preset is deleted update the local storage (#1145) (04936fd)

keep - v0.8.0

Published by shahargl 6 months ago

v0.8.0 (2024-04-28)

Feature

  • feat: noisy alerts (#1120) (82a0040)

  • feat: added statuscake provider (#1142)

Co-authored-by: Shahar Glazner <[email protected]> (89587ad)

keep - v0.7.0

Published by shahargl 6 months ago

v0.7.0 (2024-04-27)

Chore

  • chore(provider): signalfx handle inputs dictionary (c7f66af)

  • chore(gh): Update sync-keep-workflows.yml, disble on push.

Signed-off-by: Tal <[email protected]> (8b164a3)

Feature

  • feat: add site24X7 provider (#1143)

Signed-off-by: Jay Kumar <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]> (21d0d4b)

  • feat: incident manager provider (#967)

Co-authored-by: Shahar Glazner <[email protected]>
Co-authored-by: talboren <[email protected]> (6851e45)

  • feat: add pagertree provider (#1135)

Signed-off-by: Jay Kumar <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]> (f01af1c)

  • feat: add keep.replace function (#1134) (a8f3a5a)

Fix

  • fix: scheduler (#1140) (ef04c8b)

  • fix: workflow parallelism (#1138) (698fee3)

  • fix(api): use tenant_id in get_workflow_execution (6cc10c4)

  • fix(provider): zabbix scope validation (a1c2955)

keep - v0.6.0

Published by shahargl 6 months ago

v0.6.0 (2024-04-21)

Feature

  • feat: add last updated timestamp to mapping ui (#1115)

Signed-off-by: Tal <[email protected]>
Co-authored-by: Tal <[email protected]>
Co-authored-by: Tal <[email protected]> (ee1ea44)

  • feat(api): fingerprint in query params can override alert fingerprint (#1117) (08e7883)
keep - v0.5.0

Published by shahargl 6 months ago

v0.5.0 (2024-04-20)

Feature

  • feat: added ntfy provider (#1125)

Co-authored-by: shahargl <[email protected]> (2e9b135)

  • feat: add kubernetes provider (#1128) (195cc9d)

Fix

  • fix: add oc dep (#1126) (347b050)
keep - v0.4.0

Published by shahargl 6 months ago

v0.4.0 (2024-04-19)

Chore

  • chore(deps-dev): bump aiohttp from 3.9.3 to 3.9.4 (#1121)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0f9637b)

  • chore(deps): bump gunicorn from 21.2.0 to 22.0.0 (#1112)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (24e78ac)

  • chore(logs): add tenant id and fingerprint to enrichments logs (#1107) (7fb8c6d)

  • chore(deps-dev): bump dnspython from 2.5.0 to 2.6.1 (#1099)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (fcf4f03)

  • chore(deps-dev): bump idna from 3.6 to 3.7 (#1096)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a532324)

  • chore(provider): add more logs to linearb (#1075) (b96947b)

  • chore(deps): bump pymongo from 4.6.1 to 4.6.3 (#1072)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1c71baf)

  • chore(api): support source in enrichments (#1068) (9e4d34f)

Documentation

  • docs(ilert): fix some captilzation problems and broken links (2053f5b)

  • docs(cloudwatch): add new cloudwatch docs (#1095) (38104af)

Feature

  • feat: add openshift provider (#1123) (681d632)

  • feat(provider): add AppDynamics (#1108)

Signed-off-by: Jay Kumar <[email protected]>
Co-authored-by: Tal <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]> (09baf0c)

  • feat: implement throttle mechanism (#1094)

Signed-off-by: Tal <[email protected]>
Co-authored-by: Tal <[email protected]>
Co-authored-by: Tal <[email protected]> (3299e2b)

  • feat: add mocking alert for cloudwatch provider (#1111) (eca2229)

  • feat: Extraction (#1103) (2e6a9e9)

  • feat(ui): hotkeys menu open close (#1098) (73bf51c)

  • feat(ui): toggle menu with keyboard (#1097) (c52344f)

  • feat: added event_id to AlertDto to utilize as unique identifier in workflows and rest (#1092) (585dcc4)

  • feat: add button (#1083) (c410710)

  • feat: startedAt (#1077) (d6b3809)

  • feat: github right name (#1071) (5aae290)

  • feat: add version (#1067) (ef925bf)

Fix

  • fix(api): default optioanl provider_instance to None (1597d07)

  • fix(api): update secret k8s and prometheus basic connectivity test (#1118) (3cfbf0a)

  • fix(ui): presets failing (a3d7630)

  • fix(db): change uniqueness in Presets (86fa221)

  • fix(provider): linearb teams loading if not list (#1116) (b500475)

  • fix: change logo (#1114) (cd8c3f0)

  • fix: revert last workflow execution removal (#1110) (fd4fff4)

  • fix: js keywords in eval (#1109) (aa33ef2)

  • fix(api): break after first extraction match (196f9c4)

  • fix(ui): remove '>' sign from extractions table (45400f2)

  • fix(db): temp removal of last execution from context manager (#1106) (58063ce)

  • fix(iohandler): handle newlines and better escaping (#1102) (f25d009)

  • fix(ui): ever loading in progress in workflow logs (6ab7557)

  • fix(api): take db name from environ (#1093) (8aa9f92)

  • fix(api): remove results from workflows response (#1091) (a2cc359)

  • fix(api): slow workflows endpoint (#1090) (6d441e8)

  • fix(api): maximum response size and linearb services (#1087) (49ccf0a)

  • fix(provider): linearb to accept issued_at (#1086) (3b02914)

  • fix(api): add enriched events (#1082) (e6fe172)

  • fix(provider): linearb when services in payload (#1081) (ed73c21)

  • fix(api): log that action/step ran only if they did (#1080) (dd52cb5)

  • fix: startedAt (#1079) (4df95ca)

  • fix(linearb): respository urls typo (#1076) (07b6ae4)

  • fix: type error in throttle mechanism (#1066)

Co-authored-by: Tal <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]> (9080812)

  • fix: name (#1074) (5ba94de)

  • fix: changing expired group severity (#1073)

Co-authored-by: Tal <[email protected]> (9ed524c)

  • fix: version new line (#1069) (61e6377)
keep - v0.3.0

Published by shahargl 6 months ago

v0.3.0 (2024-04-08)

Chore

  • chore(ci): update changelog directory (#1063) (e355b79)

Feature

  • feat: update release.yaml (#1064)

Signed-off-by: Shahar Glazner <[email protected]> (f20fb1c)

  • feat(ci): add semantic version releasing mechanism (#1039)

Co-authored-by: Keep Release Bot <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]> (4de7701)

  • feat(api): add last workflow execution to context (#1029)

Co-authored-by: Shahar Glazner <[email protected]> (0e485e6)

  • feat: some enhancments to the search bar (#1057)

Co-authored-by: Test <[email protected]> (d791925)

  • feat: support CEL search in backend (#1056) (36f91b0)

  • feat: index (#1055) (68e8dc2)

  • feat(workflows): dict_pop function (#1048)

Signed-off-by: Test <[email protected]> (d90579d)

  • feat: typo (#1046)

Signed-off-by: Shahar Glazner <[email protected]> (9417e94)

  • feat: add top contributors (#1045)

Signed-off-by: Shahar Glazner <[email protected]> (ee2ab0d)

  • feat(api): add keep.slice function (#1044) (56d7efc)

  • feat: verify false for snow (#1043) (5538a90)

Fix

  • fix: grafana (#1062) (ab5fd6b)

  • fix(ui): truncate alert name in history panel (#1060) (e10bc34)

  • fix(iohandler): memorize unescaped quotes and escape them (#1058) (6c278e4)

  • fix: ruleengine (#1054) (59ee99c)

  • fix(api): args should be string (#1051) (b588165)

  • fix(provider): splunk duplicate alerts mislogic (#1050) (403ed25)

  • fix(db): distinct workflows (#1047) (1e015b1)

keep - v0.2.9

Published by shahargl 7 months ago