Field | Description |
---|
category (string) | This field is for the measurement category. There are five categories available: host , pico , service , custom and mim . |
fields (map<string.any>) | This field is populated with a map of a string to any numeric value and is what, in most cases, is displayed in your grafana graph. For example, unkown_imsi with a value of long , which describes the number of unknown imsi numbers found in the processing data so far. |
name (string) | This field is populated with the metric name, e g mim.realtime.processing.analysis.outbound_udrs . |
retentionPolicy (string) | This field is populated with the retention policy applied. |
tags (map<string.string>) | This field is populated with the tag applied to the metric filter, e g agent_category.processing . |
timestamp (long) | This field is populated with the date and time when the metric was created or sampled. If you do not set a timestamp, this is set automatically set by the System Insight forwarding agent. |