Skip to content

Commit f83cd20

Browse files
Merge pull request #373 from Portkey-AI/narengogi-patch-1
Update logfire.mdx
2 parents 028e552 + d4540e3 commit f83cd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/tracing-providers/logfire.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: "Logfire is a tool for comprehensive observability of your LLM appl
99
All you need to do is set the following environment variables in your application:
1010

1111
```sh
12-
OTEL_EXPORTER_OTLP_ENDPOINT = "https://api.portkey.com/v1/logs/otel"
12+
OTEL_EXPORTER_OTLP_ENDPOINT = "https://api.portkey.com/v1/otel"
1313
OTEL_EXPORTER_OTLP_HEADERS = "x-portkey-api-key={YOUR_PORTKEY_API_KEY}"
1414
```
1515

0 commit comments

Comments
 (0)