suppress_instrumentation function to temporarily disable all future instrumentation.
Logging many records for a single LLM interaction?
How to suppress instrumentation when you have too many logging records
If you’re experiencing excessive logging for single LLM interactions, you can use the
Once you run this command, it will suppress all future instrumentation, which should reduce the volume of records being logged.