docs: added sentry guide (#12744)

* docs: added sentry guide

* added error capturing

* generate
This commit is contained in:
Shahed Nasser
2025-06-24 12:05:37 +03:00
committed by GitHub
parent 85bc396e03
commit 474e97c9be
13 changed files with 916 additions and 17 deletions
@@ -139,6 +139,23 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Instrumentation",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/sentry",
"title": "Sentry",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,