IWDDM metrics and alerts
Find the metrics No results exposes and the alerts defined for No results.
Service | CRD or annotations? | Port | Endpoint/Selector | Metrics update interval |
---|---|---|---|---|
IWDDM | n/a | n/a | n/a | n/a |
Note: As a serverless component, IWDDM is run via a Kubernetes CronJob. By default, the job runs every 15 minutes and pushes information into the Prometheus Pushgateway. |
See details about:
Metrics[edit source]
Labeling is used to distinguish the characteristics of the metrics that is being measured. Along with the metrics the following labels can be used:
Label | Description |
---|---|
tenant | Name of the tenant taken from IWDDM_CCID environment variable |
job | Job name. Possible value is:
|
execution_chain | Indicates execution chain. Possible values are:
|
table | Allows to organize metrics by table names |
dimension | Allows to organize metrics by dimension names |
Metric and description | Metric details | Indicator of |
---|---|---|
iwddm_ Indicates that IWDDM is active Values:
|
Unit: Type: gauge |
Error |
iwddm_ Indicates when the IWDDM job started Value: Unix timestamp when job started |
Unit: milliseconds Type: gauge |
Error |
iwddm_ Indicates when the IWDDM job succeeded Value: Unix timestamp when job succeeded |
Unit: milliseconds Type: gauge |
Error |
iwddm_ Indicates when the IWDDM job failed Value: Unix timestamp when job failed |
Unit: milliseconds Type: gauge |
Error |
Alerts[edit source]
No alerts are defined for IWDDM.