Skip to content

Commit 1cd9117

Browse files
update env example
1 parent e81a722 commit 1cd9117

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWS_ACCESS_KEY_ID=""
22
AWS_SECRET_ACCESS_KEY=""
33
AWS_DEFAULT_REGION=us-west-2
4-
LANGFUSE_PUBLIC_KEY="pk-lf-.."
5-
LANGFUSE_SECRET_KEY="sk-lf-.."
6-
OTEL_EXPORTER_OTLP_ENDPOINT = "https://cloud.langfuse.com/api/public/otel"
4+
OTEL_EXPORTER_OTLP_ENDPOINT="https://otlp.nr-data.net"
5+
OTEL_EXPORTER_OTLP_HEADERS=api-key=
6+
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf

0 commit comments

Comments
 (0)