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.
2 parents 028e552 + d4540e3 commit f83cd20Copy full SHA for f83cd20
integrations/tracing-providers/logfire.mdx
@@ -9,7 +9,7 @@ description: "Logfire is a tool for comprehensive observability of your LLM appl
9
All you need to do is set the following environment variables in your application:
10
11
```sh
12
-OTEL_EXPORTER_OTLP_ENDPOINT = "https://api.portkey.com/v1/logs/otel"
+OTEL_EXPORTER_OTLP_ENDPOINT = "https://api.portkey.com/v1/otel"
13
OTEL_EXPORTER_OTLP_HEADERS = "x-portkey-api-key={YOUR_PORTKEY_API_KEY}"
14
```
15
0 commit comments