docs: added documentation on instrumentation (#9160)

Added new documentation chapter on instrumentation and observability
This commit is contained in:
Shahed Nasser
2024-09-17 20:22:16 +03:00
committed by GitHub
parent c6795dfc47
commit cda5bbac78
3 changed files with 164 additions and 1 deletions
+2 -1
View File
@@ -80,5 +80,6 @@ export const generatedEditDates = {
"app/advanced-development/admin/constraints/page.mdx": "2024-09-10T11:39:51.165Z",
"app/advanced-development/modules/query/page.mdx": "2024-09-11T10:46:49.512Z",
"app/debugging-and-testing/testing-tools/modules-tests/module-example/page.mdx": "2024-09-10T11:39:51.171Z",
"app/debugging-and-testing/testing-tools/modules-tests/page.mdx": "2024-09-10T11:39:51.171Z"
"app/debugging-and-testing/testing-tools/modules-tests/page.mdx": "2024-09-10T11:39:51.171Z",
"app/debugging-and-testing/instrumentation/page.mdx": "2024-09-17T08:53:15.910Z"
}