Merge pull request #1945 from kalix-pdf/patch-1

Add SigNoz to the data.json
This commit is contained in:
Sammy Hori
2026-04-04 01:24:28 +01:00
committed by GitHub
+10
View File
@@ -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",