public class MonitorType extends ModelEnum<String>
type, see the monitor options docs.| Modifier and Type | Class and Description |
|---|---|
static class |
MonitorType.MonitorTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static MonitorType |
AUDIT_ALERT |
static MonitorType |
CI_PIPELINES_ALERT |
static MonitorType |
CI_TESTS_ALERT |
static MonitorType |
COMPOSITE |
static MonitorType |
DATABASE_MONITORING_ALERT |
static MonitorType |
ERROR_TRACKING_ALERT |
static MonitorType |
EVENT_ALERT |
static MonitorType |
EVENT_V2_ALERT |
static MonitorType |
LOG_ALERT |
static MonitorType |
METRIC_ALERT |
static MonitorType |
NETWORK_PERFORMANCE_ALERT |
static MonitorType |
PROCESS_ALERT |
static MonitorType |
QUERY_ALERT |
static MonitorType |
RUM_ALERT |
static MonitorType |
SERVICE_CHECK |
static MonitorType |
SLO_ALERT |
static MonitorType |
SYNTHETICS_ALERT |
static MonitorType |
TRACE_ANALYTICS_ALERT |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static MonitorType |
fromValue(String value) |
public static final MonitorType COMPOSITE
public static final MonitorType EVENT_ALERT
public static final MonitorType LOG_ALERT
public static final MonitorType METRIC_ALERT
public static final MonitorType PROCESS_ALERT
public static final MonitorType QUERY_ALERT
public static final MonitorType RUM_ALERT
public static final MonitorType SERVICE_CHECK
public static final MonitorType SYNTHETICS_ALERT
public static final MonitorType TRACE_ANALYTICS_ALERT
public static final MonitorType SLO_ALERT
public static final MonitorType EVENT_V2_ALERT
public static final MonitorType AUDIT_ALERT
public static final MonitorType CI_PIPELINES_ALERT
public static final MonitorType CI_TESTS_ALERT
public static final MonitorType ERROR_TRACKING_ALERT
public static final MonitorType DATABASE_MONITORING_ALERT
public static final MonitorType NETWORK_PERFORMANCE_ALERT
public static MonitorType fromValue(String value)
Copyright © 2024. All rights reserved.