Interface Application.ApplicationRuntimeInfo.MonitoringConfigOrBuilder (0.14.1)

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
TypeDescription
boolean

The enabled.