Skip to content

Commit 6448a69

Browse files
address comments left by @Anand-GitH on #68 (OCI APM Support with Traceloop library);
1 parent c44e50d commit 6448a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openllmetry/integrations/oraclecloud.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sidebarTitle: "OCI Application Performance Monitoring"
1414

1515
```python
1616
APM_BASE_URL=<OCI APM dataUploadEndpoint>/20200101/opentelemetry/private"
17-
APM_DATA_KEY="datakey <OCI APM Private Data Key>"
17+
APM_DATA_KEY="dataKey <OCI APM Private Data Key>"
1818
APM_SERVICE_NAME=“My LLM Service”
1919

2020
Traceloop.init(

0 commit comments

Comments
 (0)