From 23a9c668595a4fb94fbd01190c6b933d66bf77b6 Mon Sep 17 00:00:00 2001 From: pal-sig <88981777+pal-sig@users.noreply.github.com> Date: Mon, 15 Nov 2021 10:56:38 +0530 Subject: [PATCH] docs: update Signoz showcase details (#5949) * docs(v2) - Add Signoz site to showcase site * Update users.tsx * chore(sites): signoz showcase data is updated * Update users.tsx Co-authored-by: Joshua Chen --- website/src/data/users.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 0f47033820..4fca8af9e9 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1562,12 +1562,12 @@ const Users: User[] = [ tags: ['personal', 'opensource'], }, { - title: 'Signoz', + title: 'SigNoz', description: 'Open source Application Performance Monitoring (APM) & Observability tool. SigNoz helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 💻', preview: require('./showcase/signoz.png'), website: 'https://signoz.io/', - source: 'https://github.com/SigNoz/signoz', - tags: ['opensource', 'product'], + source: null, + tags: ['product', 'design'], }, /*