From b8cbcb350019d7d5ce961cea7711ce5df5407b5e Mon Sep 17 00:00:00 2001 From: Erick Zhao Date: Tue, 9 Apr 2024 14:09:00 -0700 Subject: [PATCH] chore: add datadog dashboard to website footer --- docusaurusConfig.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurusConfig.ts b/docusaurusConfig.ts index 5b793d09f..da85f5c59 100644 --- a/docusaurusConfig.ts +++ b/docusaurusConfig.ts @@ -176,6 +176,10 @@ const config: Config = { label: 'Open Collective', href: 'https://opencollective.com/electron', }, + { + label: 'Infrastructure Dashboard', + href: 'https://p.datadoghq.com/sb/c44e1df0-85d7-11ee-94c9-da7ad0900002-c245f7ef47d0d0c32abecdc0938c2a85', + }, ], }, ],