setVerbose
Controls whether verbose telemetry data should be captured during application execution. When set to true
, the application collects more detailed telemetry data. This option can be useful for debugging and fine-grained monitoring but may impact performance.
Default value is false
, meaning verbose data capture is disabled.