From 80fa09e72e1522d714a8b9d42ee7be01c6e90530 Mon Sep 17 00:00:00 2001 From: Shantanu Deshpande Date: Mon, 21 Sep 2026 23:16:23 +0100 Subject: [PATCH] Add jevtraces Signed-off-by: Shantanu Deshpande --- data/projects.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/projects.json b/data/projects.json index 58af391..a272e4e 100644 --- a/data/projects.json +++ b/data/projects.json @@ -9688,6 +9688,16 @@ "added": "2026-09-21", "created": "2026-09-18", "pushed": "2026-09-21" + }, + { + "name": "jevtraces", + "repo": "ishantanu/jevtraces", + "site": null, + "description": "OpenTelemetry Collector processor that uses Jev to assess span operation metadata and annotate spans with diagnostic value, business criticality, and retention probabilities without dropping traces.", + "category": "integrations", + "language": "Go", + "stars": 0, + "added": "2026-09-21" } ] }