Skip to content

Commit 44e5d58

Browse files
authored
Masinette integration telegram (#12883)
* add Telegram to integrations list * add telegram to notifications integrations list * create landing page for Telegram * Update Telegram index.mdx to include contact email * Update index.mdx to remove deprecated note element * Create index.mdx in telegram-alerts-bot file * remove file
1 parent 5393ced commit 44e5d58

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

docs/organization/integrations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
2929
| [Slack](/organization/integrations/notification-incidents/slack/) | X | X | X |
3030
| [Discord](/organization/integrations/notification-incidents/discord/) | X | X | |
3131
| [Spike.sh](/organization/integrations/notification-incidents/spikesh/) | X | X | |
32+
| [Telegram](/organization/integrations/notification-incidents/telegram-alerts-bot/) | X | X | |
3233
| Twilio | X | | |
3334
| VictorOps | X | | |
3435

docs/organization/integrations/notification-incidents/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ description: "Learn more about Sentry's notification and incidents integrations.
1717
- [Slack](/organization/integrations/notification-incidents/slack/)
1818
- [Discord](/organization/integrations/notification-incidents/discord/)
1919
- [Spike.sh](/organization/integrations/notification-incidents/spikesh/)
20+
- [Telegram](/organization/integrations/notification-incidents/telegram-alerts-bot/)
2021
- Twilio
2122
- VictorOps
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Telegram
3+
sidebar_order: 1
4+
5+
description: "Learn about Sentry's Telegram integration, which allows users to configure Alerts to receive notifications directly in Telegram messenger chats and groups."
6+
---
7+
8+
Stay updated with real-time error notifications from your Sentry organization via Telegram — right on your phone or desktop.
9+
Telegram Alerts Bot is maintained and supported by the company that created it. For more details, questions, or support, feel free to contact [email protected].
10+
11+
## Install and Configure
12+
13+
<Alert>
14+
15+
Sentry owner, manager, or admin permissions are required to install this integration.
16+
17+
</Alert>
18+
19+
1. Navigate to **Settings > Integrations > Telegram Alerts Bot**
20+
21+
2. Follow the full [Telegram installation instructions](https://telegra.ph/Telegram-Alerts-Bot-FAQ-01-27).

0 commit comments

Comments
 (0)