Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Oct 30, 2025

Added documentation for 11 missing StatsigOptions that were available in the Java Core SDK but not documented after migrating from the old docs. Updated the example code to showcase some of the newly documented options.

Files changed:

  • snippets/server-core/java/statsigOptions.mdx

Created by Mintlify agent

</ResponseField>

<ResponseField name="disableNetwork" type="boolean" default="false">
If true, the SDK will not make any network requests. Useful for testing or when using a custom data store.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just for testing maybe

</ResponseField>

<ResponseField name="serviceName" type="string">
Name of the service using the SDK. Used for observability and debugging.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this option

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