This section configures Nakama, including allowlist, metrics, and tracing settings.
Enables Nakama’s allowlist feature, which allows for beta keys. This is useful for restricted access to certain parts of the game during development or early access.
Example
Specifies the maximum number of undelivered notifications Nakama will allow before shutting down a client connection.
Example
Enables tracing within Nakama, which integrates with external tracing tools such as Jaeger for visualizing system performance.
Example
Enables metrics collection within Nakama, integrating with Prometheus for system metrics tracking.
Example
Trace sample rate. valid values are between 0.0 to 1.0 inclusive. This is a float value.
Example
Prometheus scraping interval in seconds.
Example
Specifies Nakama Docker image. this will only work on world cli v1.3.3 above.
v1.4.0
or later.v1.2.9
or earlier.Example
Specifies the platform architecture for the Nakama Docker image. The default value will match the operating system platform. this will only work on world cli v1.3.3 above. For more details, you can visit this link
Example
This section configures Nakama, including allowlist, metrics, and tracing settings.
Enables Nakama’s allowlist feature, which allows for beta keys. This is useful for restricted access to certain parts of the game during development or early access.
Example
Specifies the maximum number of undelivered notifications Nakama will allow before shutting down a client connection.
Example
Enables tracing within Nakama, which integrates with external tracing tools such as Jaeger for visualizing system performance.
Example
Enables metrics collection within Nakama, integrating with Prometheus for system metrics tracking.
Example
Trace sample rate. valid values are between 0.0 to 1.0 inclusive. This is a float value.
Example
Prometheus scraping interval in seconds.
Example
Specifies Nakama Docker image. this will only work on world cli v1.3.3 above.
v1.4.0
or later.v1.2.9
or earlier.Example
Specifies the platform architecture for the Nakama Docker image. The default value will match the operating system platform. this will only work on world cli v1.3.3 above. For more details, you can visit this link
Example