mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
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 <sidachen2003@gmail.com>
This commit is contained in:
parent
7e955e2fa6
commit
23a9c66859
1 changed files with 3 additions and 3 deletions
|
@ -1562,12 +1562,12 @@ const Users: User[] = [
|
||||||
tags: ['personal', 'opensource'],
|
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. 🔥 💻',
|
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'),
|
preview: require('./showcase/signoz.png'),
|
||||||
website: 'https://signoz.io/',
|
website: 'https://signoz.io/',
|
||||||
source: 'https://github.com/SigNoz/signoz',
|
source: null,
|
||||||
tags: ['opensource', 'product'],
|
tags: ['product', 'design'],
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue