docs: added cloud logs guide (#12772)

* docs: added cloud logs guide

* fixes

* fixes
This commit is contained in:
Shahed Nasser
2025-06-19 13:06:25 +03:00
committed by GitHub
parent 94b62c6724
commit 2b220120cd
4 changed files with 199 additions and 1 deletions

View File

@@ -95,6 +95,11 @@ export const sidebar = [
title: "Monitoring & Support",
initialOpen: true,
children: [
{
type: "link",
title: "Logs",
path: "/logs",
},
{
type: "link",
title: "Notifications",