docs: added sentry guide (#12744)
* docs: added sentry guide * added error capturing * generate
This commit is contained in:
@@ -95,6 +95,18 @@ export const integrationsSidebar = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Instrumentation",
|
||||
initialOpen: true,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/integrations/guides/sentry",
|
||||
title: "Sentry",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Migration",
|
||||
|
||||
Reference in New Issue
Block a user