docs: added documentation on instrumentation (#9160)
Added new documentation chapter on instrumentation and observability
This commit is contained in:
@@ -423,6 +423,11 @@ export const sidebar = numberSidebarItems(
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/debugging-and-testing/instrumentation",
|
||||
title: "Instrumentation",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/debugging-and-testing/logging",
|
||||
|
||||
Reference in New Issue
Block a user