Commit Graph

2 Commits

Author SHA1 Message Date
Zahari Dichev bf7b039f41
controller: add counter for items dropped from workqueue (#12079)
Adds a metric that measures the number of items that have been discarded from the work queue in the external workloads controller due to the retries limit being exceeded.

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2024-02-15 16:19:09 +02:00
Zahari Dichev 6f4cdf6617
discovery: add metrics to endpoints controller workqueue (#11958)
This PR adds metrics to the work queue that is used in the external workload endpoints controller. 

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2024-01-22 15:34:50 +02:00