Turn off instrumentation-side evaluations

How to turn off instrumentation-side evaluations if you stored your conversation data in Splunk Enterprise or Splunk Cloud Platform.

Attention:

Alpha features described in this document are provided by Splunk to you "as is" without any warranties, maintenance and support, or service-level commitments. Splunk makes this alpha feature available in its sole discretion and may discontinue it at any time. These documents are not yet publicly available and we ask that you keep such information confidential. Use of alpha features is subject to the Splunk Pre-Release Agreement for Hosted Services.

If you stored your conversation data in Splunk Enterprise or Splunk Cloud Platform and enabled instrumentation-side evaluations, you can turn off instrumentation-side evaluations with the following steps.

The steps on this page assume that you have Set up AI Agent Monitoring.

  1. In your .env file, set OTEL_INSTRUMENTATION_GENAI_EVALS_EVALUATORS to none, off, or false. You can use any of these values to turn off instrumentation-side evaluations.
  2. Restart your application.