cfgmetrics DataStream¶
cfgmetrics
DataStream contains configuration for metricscollector service
Fields¶
Name | Type | Description |
---|---|---|
id | String | item id |
change_id | String | Record's Change Id |
table | String | ClickHouse table name |
field | String | ClickHouse field name |
rules | Array of Object | Mapping rules |
collector | String | Collector name |
field | String | Collector's output field |
labels | Array of String | List of matching labels |
preference | Integer | Rule preference (less is preferable) |
Access¶
API Key with datastream:cfgmentrics
permissions required.