Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 517 Bytes

DataSink.md

File metadata and controls

25 lines (14 loc) · 517 Bytes

DataSink

Data Sink where the monitoring data will be reported to.

Properties

Name Type Description Notes
type TypeEnum [optional]
_configuration Map<String, String> A key - value type of Map using <String, String>. [optional]

Enum: TypeEnum

Name Value
KAIROS_DB "KAIROS_DB"
INFLUX "INFLUX"
CLI "CLI"
JMS "JMS"