We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81a722 commit 1cd9117Copy full SHA for 1cd9117
strands-examples/strands-newrelic-demo/.env.example
@@ -1,6 +1,6 @@
1
AWS_ACCESS_KEY_ID=""
2
AWS_SECRET_ACCESS_KEY=""
3
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"
+OTEL_EXPORTER_OTLP_ENDPOINT="https://otlp.nr-data.net"
+OTEL_EXPORTER_OTLP_HEADERS=api-key=
+OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
0 commit comments