docs: add observability page (#2384)

Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Co-authored-by: 3u13r <lc@edgeless.systems>
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
This commit is contained in:
Moritz Eckert 2023-10-04 09:37:46 +02:00 committed by GitHub
parent e938cc5e63
commit 7c76592a08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 187 additions and 1 deletions

View file

@ -254,6 +254,11 @@ const sidebars = {
label: 'Networking',
id: 'architecture/networking',
},
{
type: 'doc',
label: 'Observability',
id: 'architecture/observability',
},
],
},
{