Interface Application.ApplicationRuntimeInfo.MonitoringConfigOrBuilder (0.2.0)

public static interface Application.ApplicationRuntimeInfo.MonitoringConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Whether this application has monitoring enabled.

bool enabled = 1;

Returns
Type Description
boolean

The enabled.