«
package documentation

Undocumented

From __init__.py:

Class Action Action to be taken by the agent based on version check.
Class AgentState Current operational state of the agent.
Class AgentType Type of the agent in the system.
Class GetVersionRequest Request message for GetVersion RPC containing agent status and system information.
Class GetVersionResponse Response message for GetVersion RPC containing required action for the agent.
Class ModuleHealth Health status information for an individual module.
Class ModulesHealth Health status information for all agent modules.
Class NopActionParams Parameters when no operation is required.
Class OSInfo Operating system information for the instance.
Class Parameter Key-value parameter for module configuration.
Class RestartActionParams Parameters for agent restart action.
Class UpdateActionParams Parameters for agent update action.
Class VersionServiceClient VersionService provides functionality for managing nebius-observability-agent versions and health status in the Nebius observability system.