Skip to content

Souredoutlook integration publication/glue #13363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/organization/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
| [All Quiet](https://docs.allquiet.app/integrations/inbound/sentry) | X | | |
| [Blar](/organization/integrations/notification-incidents/blar/) | X | | |
| [Datadog](https://docs.datadoghq.com/integrations/sentry/) | X | | |
| [Glue.ai](/organization/integrations/notification-incidents/glueai/) | | X | |
| [Microsoft Teams](/organization/integrations/notification-incidents/msteams/) | X | X | |
| [Opsgenie](/organization/integrations/notification-incidents/opsgenie/) | X | X | |
| [PagerDuty](/organization/integrations/notification-incidents/pagerduty/) | X | X | |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Glue.ai
sidebar_order: 1
description: "Learn about Sentry's Glue.ai integration"
---

The Glue.ai integration allows users to get notified about metrics alerts via Glue so that they can discuss and triage efficiently.

This integration is maintained and supported by Glue.ai. For more details, questions, or support feel free to contact [email protected].

## Install and Configure

<Alert>

Sentry Owner, Manager, or Admin permissions are required to install this integration.

</Alert>

1. Navigate to **Settings > Integrations > Glue.ai**

2. Follow the full [Glue.ai installation instructions](https://docs.glue.ai/integrations/sentry-coming-soon).
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: "Learn more about Sentry's notification and incidents integrations.
- [All Quiet](https://docs.allquiet.app/integrations/inbound/sentry)
- [Blar](/organization/integrations/notification-incidents/blar/)
- [Datadog](https://docs.datadoghq.com/integrations/sentry/)
- [Glue.ai](/organization/integrations/notification-incidents/glueai/)
- [Microsoft Teams](/organization/integrations/notification-incidents/msteams/)
- [Opsgenie](/organization/integrations/notification-incidents/opsgenie/)
- [PagerDuty](/organization/integrations/notification-incidents/pagerduty/)
Expand Down