Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | ||
metricName | String | Unique name identifying the metric | |
componentId | String | ID of the component monitored by this sensor. | |
monitorContext | Map<String, String> | Context of the monitor. Multiple key - value pairs depicting the environment of the monitor. | [optional] |
dataSinks | List<DataSink> | [optional] | |
uuid | String | UUID set by Visor | [optional] |
Name | Value |
---|---|
PUSHMONITOR | "PushMonitor" |
SENSORMONITOR | "SensorMonitor" |