Vadim Stepanov
0d4701bd81
Change wording from "incident" to "alert group" in the Telegram app ( #1052 )
...
# What this PR does
Makes Telegram integration consistent with the rest of the system so it
uses the word "alert group" instead of "incident" when referring to
alert groups.
## Checklist
- [x] Tests updated
- [ ] Documentation added (N/A)
- [x] `CHANGELOG.md` updated
2023-01-04 17:44:01 +00:00
Innokentii Konstantinov
7341641b3f
Introduce org uuid ( #947 )
...
* Introduce org uuid
* Rename uuid_with_org_id to uuid_with_org_uuid
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2022-12-06 22:42:58 +08:00
Innokentii Konstantinov
2c6a27154f
Support mutliregion telegram ( #676 )
...
* Support mutliregion telegram
* Fix test_personal_message
* Fix tg verification code tests
* Simplify /start cmd handler
* Comment about link with org_id in tg msg
2022-10-25 14:53:07 +08:00
Michael Derynck
50dc7d6240
Handle a exceptions on some retrying tasks
2022-09-01 11:39:47 -06:00
Innokentii Konstantinov
434fe17617
user_id -> linked_user_id ( #410 )
2022-08-25 13:34:19 +05:00
Innokentii Konstantinov
4765c9b07c
Insight logs ( #348 )
...
* Entity events insight logs
* Insight logging
* Fix event for updating templates
* Format fixes
* Remove organization_log_type.py
* Simplify signature of chatops_insight_log
* insight logs formatting
* Add possibility to enable all insight logging via DynamicSetting
* Fixes
* Style fixes
* Add migration
* Fix migration
2022-08-24 12:04:44 +05:00
Matias Bordese
5b6f4b2c54
Handle user already linked to telegram account when verifying
2022-08-23 14:59:10 -03:00
Vadim Stepanov
8b553ce735
Validate Slack and Telegram host env variables ( #307 )
...
* Validate Slack and Telegram host env variables
* remove ImproperlyConfigured usage, improve Telegram creds handling
* update TELEGRAM_WEBHOOK_HOST description
2022-08-02 12:57:12 +03:00
Vadim Stepanov
c8964188e7
Allow Telegram DMs without channel connection ( #142 )
...
* allow posting DM messages to Telegram without connecting a channel
* fix get_channel_for_alert_group, add tests
* add docs on usage without channel connection
2022-06-28 09:11:19 +01:00
Michael Derynck
6b40f95033
World, meet OnCall!
...
Co-authored-by: Eve832 <eve.meelan@grafana.com>
Co-authored-by: Francisco Montes de Oca <nevermind89x@gmail.com>
Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Julia <ferril.darkdiver@gmail.com>
Co-authored-by: maskin25 <kengurek@gmail.com>
Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Richard Hartmann <richih@richih.org>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-03 08:09:47 -06:00