You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1848 we added a feature flag for openai instrumentation. Based on changes in requirements we are changing this to ai_monitoring.enabled. This will default to false until we finish the openai feature. When high security mode is enabled this should be set to false.
Acceptance Criteria
As a user of Node.js agent I want the ability to disable openai instrumentation and the sending of LLM events.
The text was updated successfully, but these errors were encountered:
Description
In #1848 we added a feature flag for openai instrumentation. Based on changes in requirements we are changing this to
ai_monitoring.enabled
. This will default to false until we finish the openai feature. When high security mode is enabled this should be set to false.Acceptance Criteria
As a user of Node.js agent I want the ability to disable openai instrumentation and the sending of LLM events.
The text was updated successfully, but these errors were encountered: