From 36738db1bbf8046a6b481ec0c5deac86824b0b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannik=20Maierh=C3=B6fer?= <48529566+jannikmaierhoefer@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:23:17 +0200 Subject: [PATCH 1/2] docs: add Langfuse as supported destination --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c09ede4..73ad1df 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Now, you need to decide where to export the traces to. - [x] [HyperDX](https://www.traceloop.com/docs/openllmetry/integrations/hyperdx) - [x] [IBM Instana](https://www.traceloop.com/docs/openllmetry/integrations/instana) - [x] [KloudMate](https://www.traceloop.com/docs/openllmetry/integrations/kloudmate) +- [X] [Langfuse](https://langfuse.com/docs/opentelemetry/example-openllmetry) - [x] [New Relic](https://www.traceloop.com/docs/openllmetry/integrations/newrelic) - [x] [OpenTelemetry Collector](https://www.traceloop.com/docs/openllmetry/integrations/otel-collector) - [x] [Service Now Cloud Observability](https://www.traceloop.com/docs/openllmetry/integrations/service-now) From bd968d0998c84ef2ea5be599b9487f14ae547ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannik=20Maierh=C3=B6fer?= <48529566+jannikmaierhoefer@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:03:20 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ad1df..fc3d4ba 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Now, you need to decide where to export the traces to. - [x] [HyperDX](https://www.traceloop.com/docs/openllmetry/integrations/hyperdx) - [x] [IBM Instana](https://www.traceloop.com/docs/openllmetry/integrations/instana) - [x] [KloudMate](https://www.traceloop.com/docs/openllmetry/integrations/kloudmate) -- [X] [Langfuse](https://langfuse.com/docs/opentelemetry/example-openllmetry) +- [x] [Langfuse](https://langfuse.com/docs/opentelemetry/example-openllmetry) - [x] [New Relic](https://www.traceloop.com/docs/openllmetry/integrations/newrelic) - [x] [OpenTelemetry Collector](https://www.traceloop.com/docs/openllmetry/integrations/otel-collector) - [x] [Service Now Cloud Observability](https://www.traceloop.com/docs/openllmetry/integrations/service-now)