Set the org default
As an org admin, open the profile menu in your Nuon BYOC dashboard. Under Org settings, select Manage telemetry, change Enable telemetry by default, and select Save settings.
Manage the telemetry default for installs without an override.
Enable or disable an install
- Using Nuon Dashboard
- Using Install Config Files
- Open the install and select Settings.
- Under Configuration, find Telemetry.
- Turn Enable telemetry on or off and wait for the save to complete.

The Telemetry card is under Settings → Configuration. This install inherits an enabled org default.
Check collection
Generate some application activity and look for recent data in your backend, filtered by the install’snuon.install.id resource attribute. The dashboard toggle shows the configured setting, not delivery health.
For the complete set of identity attributes and delivery behavior, see
Install Telemetry.
Stop collection
Disable the install using either method above. Stop or reconfigure its application exporters too, so they do not keep sending to an unavailable Collector. Disabling telemetry does not remove private ingress infrastructure or delete data already stored in your backend. Before shutting down the central relay, disable telemetry on the installs using it, including any explicit overrides. Then coordinate with Nuon to disable the relay. For credential rotation, see the setup guide.Troubleshooting
I cannot change the install setting
If the card says Managed by config, edit the install config. Otherwise, check for a missing private telemetry endpoint: the dashboard requires a nonemptytelemetry_endpoint stack output to enable forwarding. Update the
stack or re-enable its ingress using the setup guide.
An already-enabled install can still be disabled when its endpoint is missing.