Troubleshooting
TraceLLM UI Shows No Traces
Check:
- The hosted API is reachable:
- SDK environment is set:
-
API key belongs to the account/project shown in the UI.
-
Project config has tracing enabled.
-
Sampling rate is above
0.
API Key Fails
Create a new API key in the UI and copy it immediately. Full secrets are only shown once.
Then rerun:
Provider Example Fails
Check the provider key:
For Anthropic:
For Gemini:
External Export Does Not Show In SigNoz
Check the destination in Exports:
- destination is enabled
- endpoint is the OTLP HTTP base URL
- required headers are present
- Send test trace returns
ok - export config allows the span kinds and fields you expect
A failed external export does not block TraceLLM ingestion. Your traces should still appear in the TraceLLM dashboard.