Skip to content

CXXCBC-692: Add way to disable enterprise analytics check programmatically#810

Merged
DemetrisChr merged 1 commit intocouchbase:mainfrom
DemetrisChr:CXXCBC-692-disable-ea-check-prog
Aug 6, 2025
Merged

CXXCBC-692: Add way to disable enterprise analytics check programmatically#810
DemetrisChr merged 1 commit intocouchbase:mainfrom
DemetrisChr:CXXCBC-692-disable-ea-check-prog

Conversation

@DemetrisChr
Copy link
Copy Markdown
Contributor

This makes it possible to disable the EA check application-wide. Similarly to what has been implemented in the JVM SDKs:

#include <core/operations/document_analytics.hxx>

core::operations::analytics_request::allow_enterprise_analytics = true;

@DemetrisChr DemetrisChr merged commit 083306b into couchbase:main Aug 6, 2025
24 of 27 checks passed
@DemetrisChr DemetrisChr deleted the CXXCBC-692-disable-ea-check-prog branch August 6, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants