Local-only, offline mode
Last updated
Last updated
You can disable server initialization and use a to use SDKs in local-only, offline mode. This is useful for running unit tests or using Hypertune in isolated, secure, air-gapped environments.
Set the initDataProvider
option to null
in your createSource
options. You can also set remoteLogging.mode
to off
to disable sending logs to the remote server: