We would like to introduce a new metric in MetricsHub to track the duration of each monitoring job. This new metric will help monitor the performance and execution time of various job types and monitor types.
New Metrics:
metricshub.job.duration{job.type="simple|discovery|collect", monitor.type="cpu|network|...", connector_id="<connector>", resource_attr...}: Reports the monitor job duration.
Attributes
job.type: possible values simple, discovery, or collect
monitor.type: cpu, network, etc.
connector_id: ID of the connector
Metadata
Unit: s (seconds)
Description: Reports the time taken to complete a monitor job in MetricsHub.
Description
We would like to introduce a new metric in MetricsHub to track the duration of each monitoring job. This new metric will help monitor the performance and execution time of various job types and monitor types.
New Metrics:
metricshub.job.duration{job.type="simple|discovery|collect", monitor.type="cpu|network|...", connector_id="<connector>", resource_attr...}
: Reports the monitor job duration.Attributes
simple
,discovery
, orcollect
Metadata
Reports the time taken to complete a monitor job in MetricsHub
.