Skip to content

Commit

Permalink
Masinette jam details page (#7571)
Browse files Browse the repository at this point in the history
* Create Jam integration details page

* Update index.mdx

* Rename jam to jam.mdx
  • Loading branch information
masinette authored Jul 31, 2023
1 parent ed71f04 commit 8d976b9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/product/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ For more details, see the [full Integration Platform documentation](/product/int
| -------------------------------------------------------------- | --------------------------- |
| [Atlas](/product/integrations/session-replay/atlas/) | X |
| [FullStory](/product/integrations/session-replay/fullstory/) | X |
| [Jam](/product/integrations/session-replay/jam/) | X |
| [OpenReplay](/product/integrations/session-replay/openreplay/) | X |

## Debugging
Expand Down
21 changes: 21 additions & 0 deletions src/docs/product/integrations/session-replay/jam.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Jam
sidebar_order: 1
redirect_from:
- /product/integrations/jam/
description: "Learn about Sentry's Jam integration."
---

Jam helps you create the perfect bug report in two clicks. Built for speed, you can automatically capture an instant replay of the bug and all the dev logs engineers need to quickly identify the root cause, including console logs, network requests, device, and more.

The Jam Sentry integration gives you visibility of a bug from the frontend (captured with Jam) to all the services across your infrastructure that the bug traces across (captured with Sentry).

## Install and Configure

<Note>

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

</Note>

You can find [installation instructions here](https://jam.dev/docs/integrations/sentry).

1 comment on commit 8d976b9

@vercel
Copy link

@vercel vercel bot commented on 8d976b9 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

docs.sentry.io
sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev

Please sign in to comment.