From 46e23497667dca6df6304df91ac81507c28e5d7c Mon Sep 17 00:00:00 2001 From: Maksym Ochenashko Date: Tue, 12 Mar 2024 17:56:47 +0200 Subject: [PATCH] Update gsoc-ideas.yml: add otel4s project --- _data/gsoc-ideas.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/gsoc-ideas.yml b/_data/gsoc-ideas.yml index 7681ffc6..fc85edbb 100644 --- a/_data/gsoc-ideas.yml +++ b/_data/gsoc-ideas.yml @@ -74,3 +74,11 @@ length: long mentors: [satabin] categories: [data, streaming, programming languages] + +- title: "Enhancements for the cross-platform otel4s tracing module" + description: "A GSoC 2023 project prototyped a cross-platform implementation of the Open Telemetry tracing specification. We are exploring options to further enhance and address missing features in this implementation." + prereqs: Scala, interest in Functional Programming + difficulty: Medium. + length: medium + mentors: [irevive, armanbilge] + categories: [programming languages]