diff --git a/data/projects.json b/data/projects.json index 32b0871a..2edfc01c 100644 --- a/data/projects.json +++ b/data/projects.json @@ -3008,5 +3008,16 @@ "link": "https://twitter.com/thesegunadebayo" } ] + }, + { + "name": "Corelens", + "repoUrl": "https://github.com/Varsilias/corelens", + "description": "Opinionated, high-performance observability SDK for Node.js application that provides logs, metrics, and traces with minimal setup and first class support for OpenTelemetry API specification", + "authors": [ + { + "name": "@varsilias", + "link": "https://x.com/varsilias" + } + ] } ]