From f596f92ae7dc89930c9e48520a948999f7389d18 Mon Sep 17 00:00:00 2001 From: Jake Date: Wed, 18 Mar 2026 21:40:47 +0800 Subject: [PATCH] Update data.json added a new open-source project "SigNoz" --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index d061bd8..ae7169c 100644 --- a/data.json +++ b/data.json @@ -1862,6 +1862,16 @@ ], "description": "End-to-end encryption and mutual authentication for distributed applications." }, + { + "name": "SigNoz", + "link": "https://github.com/SigNoz/signoz", + "label": "good first issue", + "technologies": [ + "TypeScript", + "Go" + ], + "description": "An Open Source observability platform that monitors your applications and services. It comes with out-of-box charts for key application metrics like p99 latency, error rate, Apdex, and operations per second. You can also monitor the database and external calls made from your application." + }, { "name": "H2O Wave", "link": "https://github.com/h2oai/wave",