Skip to content

Commit

Permalink
Masinette integration blar (#11444)
Browse files Browse the repository at this point in the history
* Update index.mdx to include Blar

* Update Notification list to include Blar

* Create page for Blar integration docs
  • Loading branch information
masinette authored Oct 10, 2024
1 parent 3f9ff3f commit 74a8080
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/organization/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ For more details, see the [full Integration Platform documentation](/organizatio

| Integration | Issue alerts | Metric alerts | Link Unfurling |
| ------------------------------------------------------------------------ | ------------ | ------------- | -------------- |
| [Blar](/organization/integrations/notification-incidents/blar/) | X | | |
| [Datadog](https://docs.datadoghq.com/integrations/sentry/) | X | | |
| [Microsoft Teams](/organization/integrations/notification-incidents/msteams/) | X | X | |
| [Opsgenie](/organization/integrations/notification-incidents/opsgenie/) | X | X | |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Blar
sidebar_order: 1

description: "Learn about Sentry's Blar integration"
---


Blar captures new errors and alerts from Sentry, triggering an agent that traverses and explores the user's code to generate a detailed report on what went wrong. This helps developers save time by allowing them to go straight into solving the issue.
This integration is maintained and supported by the company that created it. For more details, check out our [Integration Platform documentation](/organization/integrations/integration-platform/).

## Install and Configure

<Note>

Sentry owner, manager, or admin permissions are required to install this integration.

</Note>

1. Navigate to **Settings > Integrations > Blar**

2. Follow the full [Blar installation instructions](https://blar.io/docs).
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ sidebar_order: 20
description: "Learn more about Sentry's notification and incidents integrations."
---

- [Blar](/organization/integrations/notification-incidents/blar/)
- [Datadog](https://docs.datadoghq.com/integrations/sentry/)
- [Microsoft Teams](/organization/integrations/notification-incidents/msteams/)
- [Opsgenie](/organization/integrations/notification-incidents/opsgenie/)
Expand Down

0 comments on commit 74a8080

Please sign in to comment.