Some customers have reported issues with automatic instrumentations on some environments. This means that even though the SDK was installed and configured properly, you might not be seeing any traces. Specifically, we have seen issues with Next.js and some configurations of Webpack. In order to resolve it, you can provide the SDK with the libraries that you use (like OpenAI, LlamaIndex, Langchain, etc.) to make sure they are instrumented properly. Here is an example of how to do it:Documentation Index
Fetch the complete documentation index at: https://www.traceloop.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

