Security
Data stays on-premises
All DICOM processing happens locally. No patient data leaves your network. De-identification still occurs internally between the Gateway and Nuclarity containers as a defense-in-depth measure.
The only outgoing traffic is authentication (auth.nuclivision.com) and operational telemetry (api.nuclivision.com).
What telemetry is sent?
The on-premises deployment sends operational telemetry via OpenTelemetry to Nuclivision for monitoring and support. This data contains no patient information — only system and application health data.
- Logs — Application log events from the Gateway and Nuclarity services, such as errors, warnings, and processing status updates.
- Metrics — System and application performance data, such as CPU and memory usage, GPU utilization, job queue lengths, and processing durations.
- Traces — Request-level timing data that tracks how studies flow through the processing pipeline, used for diagnosing performance issues.