Skip to main content
The Rust SDK currently covers client construction and health monitoring. Redaction services are not yet exposed. For full API coverage today, use the TypeScript SDK.

Health Check

Inspecting Component Checks

Bypassing the Health Cache

Custom Configuration

Error Handling

Tracing

Enable the tracing feature to emit spans for HTTP requests and client lifecycle events:
Spans are emitted under the nvisy_sdk::client, nvisy_sdk::service, and nvisy_sdk::config targets.