fix lints and add hint in the otel readme to the PR removing it.

This commit is contained in:
Timo K
2026-01-05 14:27:54 +01:00
parent d1aabb05ff
commit 5b1eb13d65
3 changed files with 6 additions and 14 deletions

View File

@@ -1,5 +1,11 @@
# OpenTelemetry Collector for development
## Edit:
Open telemetry has been removed in: https://github.com/element-hq/element-call/pull/3586
Check this PR to get back the implementation or to use it as reference to add it back.
---
This directory contains a docker compose file that starts a jaeger all-in-one instance
with an in-memory database, along with a standalone OpenTelemetry collector that forwards
traces into the jaeger. Jaeger has a built-in OpenTelemetry collector, but it can't be