Name | Type | Description | Notes |
---|---|---|---|
processor | Option<crate::models::ProcessorDto> | [optional] | |
processor_status | Option<crate::models::ProcessorStatusDto> | [optional] | |
referenced_controller_services | Option<Veccrate::models::ControllerServiceDiagnosticsDto> | Diagnostic Information about all Controller Services that the Processor is referencing | [optional] |
incoming_connections | Option<Veccrate::models::ConnectionDiagnosticsDto> | Diagnostic Information about all incoming Connections | [optional] |
outgoing_connections | Option<Veccrate::models::ConnectionDiagnosticsDto> | Diagnostic Information about all outgoing Connections | [optional] |
jvm_diagnostics | Option<crate::models::JvmDiagnosticsDto> | [optional] | |
thread_dumps | Option<Veccrate::models::ThreadDumpDto> | Thread Dumps that were taken of the threads that are active in the Processor | [optional] |
class_loader_diagnostics | Option<crate::models::ClassLoaderDiagnosticsDto> | [optional] |
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.