Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 754 Bytes

Monitor.md

File metadata and controls

23 lines (16 loc) · 754 Bytes

Monitor

Properties

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]

Enum: TypeEnum

Name Value
PUSHMONITOR "PushMonitor"
SENSORMONITOR "SensorMonitor"