Hey folks, I'm currently doing a setup of otel with Effect and it works super great regarding tracing/spans (using it with Tempo via
grafana/otel-lgtm
grafana/otel-lgtm
docker image).
In addition to tracing, I'm interested in having logs exported in Loki on their own i.e. without them to be part of spans, did anyone already achieve that using Effect logger?