Astarte.DataAccess.Config.autodiscovery_enabled-exclamation-mark

You're seeing just the function autodiscovery_enabled-exclamation-mark, go back to Astarte.DataAccess.Config module for more information.
Link to this function

autodiscovery_enabled!(namespace \\ nil)

View Source

Specs

autodiscovery_enabled!(Skogsra.Env.namespace()) :: boolean() | no_return()

Discover nodes in the same cluster as specified in CASSANDRA_NODES. If your Cassandra instance is outside of your network, enabling the autodiscovery leads to connection failures. Defaults to false.

Bang version of Astarte.DataAccess.Config.autodiscovery_enabled/0 (fails on error). Optionally, receives the namespace for the variable.