newrelic / node-newrelic

New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
Apache License 2.0
965 stars 389 forks source link

OpenAI configuration updates - part 2 #1866

Closed bizob2828 closed 7 months ago

bizob2828 commented 7 months ago

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.

workato-integration[bot] commented 7 months ago

https://new-relic.atlassian.net/browse/NR-180009