Skip to content

Commit 923590f

Browse files
update
1 parent 2de74ac commit 923590f

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

tracing/opentelemetry.mdx

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -191,20 +191,4 @@ spec:
191191
- name: otlp-http
192192
port: 4318
193193
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
194+
```

0 commit comments

Comments
 (0)