docs: document debugging workflows (#13087)

This commit is contained in:
Shahed Nasser
2025-07-30 14:41:15 +03:00
committed by GitHub
parent 873679b180
commit 11318eaa89
6 changed files with 921 additions and 14 deletions
+2 -1
View File
@@ -125,5 +125,6 @@ export const generatedEditDates = {
"app/learn/introduction/build-with-llms-ai/page.mdx": "2025-07-22T16:19:11.668Z",
"app/learn/installation/docker/page.mdx": "2025-07-23T15:34:18.530Z",
"app/learn/fundamentals/generated-types/page.mdx": "2025-07-25T13:17:35.319Z",
"app/learn/introduction/from-v1-to-v2/page.mdx": "2025-07-28T08:10:25.987Z"
"app/learn/introduction/from-v1-to-v2/page.mdx": "2025-07-30T08:13:48.592Z",
"app/learn/debugging-and-testing/debug-workflows/page.mdx": "2025-07-30T10:38:41.398Z"
}
+26 -6
View File
@@ -844,6 +844,16 @@ export const generatedSidebars = [
"children": [],
"chapterTitle": "3.7.14. Multiple Step Usage",
"number": "3.7.14."
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/learn/debugging-and-testing/debug-workflows",
"title": "Debug Workflows",
"children": [],
"chapterTitle": "3.7.15. Debug Workflows",
"number": "3.7.15."
}
],
"chapterTitle": "3.7. Workflows",
@@ -1152,6 +1162,16 @@ export const generatedSidebars = [
"chapterTitle": "7.3. Modules Tests",
"number": "7.3."
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/learn/debugging-and-testing/debug-workflows",
"title": "Debug Workflows",
"children": [],
"chapterTitle": "7.4. Debug Workflows",
"number": "7.4."
},
{
"loaded": true,
"isPathHref": true,
@@ -1166,12 +1186,12 @@ export const generatedSidebars = [
"path": "/resources/integrations/guides/sentry",
"title": "Guide: Sentry",
"children": [],
"chapterTitle": "7.4.1. Guide: Sentry",
"number": "7.4.1."
"chapterTitle": "7.5.1. Guide: Sentry",
"number": "7.5.1."
}
],
"chapterTitle": "7.4. Instrumentation",
"number": "7.4."
"chapterTitle": "7.5. Instrumentation",
"number": "7.5."
},
{
"loaded": true,
@@ -1180,8 +1200,8 @@ export const generatedSidebars = [
"path": "/learn/debugging-and-testing/logging",
"title": "Logging",
"children": [],
"chapterTitle": "7.5. Logging",
"number": "7.5."
"chapterTitle": "7.6. Logging",
"number": "7.6."
}
],
"chapterTitle": "7. Debugging & Testing",