oncall-engine/engine/apps
Innokentii Konstantinov 4a02d83fd1
Chatops api v3 (#3721)
This PR makes OnCall compatible with chatops-proxy v3. When CHATOPS_V3
is enabled, oncall will use new api client to register tenants and slack
installations. Also I added v3 routes for slack and telegram, so it's
possible to test new chatops proxy.

Currently two versions of chatops-proxy api are deployed, but they are
not compatible. They are doing same thing, using different db model and
tables. Once only v3 version will be left in prod, I'll remove
CHATOPS_V3 env var, all leftovers of previous api client and v3 slack
and telegram routes.

---------

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2024-01-20 06:56:17 +00:00
..
alerts address typo in partial passed to transaction.on_commit 2024-01-18 09:09:48 -05:00
api Update and refactor users API team filter (#3703) 2024-01-17 15:18:08 +00:00
api_for_grafana_incident Add render_for_web information to alert group incident API (#3005) 2023-09-12 12:02:42 +00:00
auth_token Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
base Create log record for telegram formatting error in notification (#3628) 2024-01-08 20:12:28 +00:00
email Fix inbound email integration endpoint (#3586) 2023-12-20 08:40:47 -05:00
grafana_plugin Fix occasional AttributeError in apps.grafana_plugin.tasks.sync.sync_organization_async task (#3687) 2024-01-15 11:34:40 -05:00
heartbeat Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
integrations Fix posting slack message about ratelimits (#3582) 2023-12-19 06:05:57 +00:00
labels Limit the number of labels per alert group (#3507) 2023-12-08 10:34:25 +00:00
metrics_exporter address issue with metrics calculations when redis cluster is used (#3510) 2023-12-05 12:12:08 -05:00
mobile_app modify mobile app proxy gateway headers + request body (#3707) 2024-01-17 16:29:47 -05:00
oss_installation Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
phone_notifications Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
public_api fix PUT /api/v1/escalation_policies/<id> issue related to updating from_time and to_time (#3581) 2023-12-19 09:13:07 -05:00
schedules Update schedule on-call cache on scheduled refresh tasks (#3699) 2024-01-17 16:30:11 +00:00
slack Chatops api v3 (#3721) 2024-01-20 06:56:17 +00:00
social_auth Chatops api v3 (#3721) 2024-01-20 06:56:17 +00:00
telegram Chatops api v3 (#3721) 2024-01-20 06:56:17 +00:00
twilioapp add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
user_management Chatops api v3 (#3721) 2024-01-20 06:56:17 +00:00
webhooks Fix unicode character encoding in JSON for webhooks (#3670) 2024-01-11 19:35:23 +00:00
zvonok add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00