Metrics help page

The second level of analysis is what we call metrics. It happens once every 5 seconds and provides information about short-term behavior on the pipeline. It is configured in the analytics editor. Metrics are published to MQTT broker under "pipelines/pipelineX/metric/detection.{metric name}" topic.

We collect 7 types of metrics:

Metrics message is in the form of a json document. It contains basic information like the time, stream, pipeline, type, etc. and specific metrics information, which depends on the selected metric.

Example data