There was an error while loading. Please reload this page.
1 parent 2de74ac commit 923590fCopy full SHA for 923590f
1 file changed
tracing/opentelemetry.mdx
@@ -191,20 +191,4 @@ spec:
191
- name: otlp-http
192
port: 4318
193
targetPort: 4318
194
-```
195
-
196
-## Troubleshooting
197
198
-### Authentication Errors
199
200
-If you see 401 errors, verify:
201
-- Your API key is valid and active
202
-- The `Authorization` header format is exactly: `Bearer YOUR_API_KEY`
203
-- The API key has the necessary permissions
204
205
-### Connection Issues
206
207
-For connection problems:
208
-- Ensure the endpoint is `https://api.zeroeval.com/v1/traces`
209
-- Check network connectivity and firewall rules
210
-- Verify TLS/SSL certificates if behind a proxy
+```
0 commit comments