How to categorize this issue?
/area control-plane
/area metering
/kind enhancement
/priority 2
What would you like to be added:
We would like to add the following new Prometheus Gauge metrics for the MCM
- machine_create_duration_seconds
- machine_initialize_duration_seconds
- machine_join_duration_seconds
- machine_drain_duration_seconds
- machine_delete_duration_seconds
These will also need to be exposed on gardener/gardener for prometheus server collection.
Why is this needed:
The gardener/dependency-watchdog will leverage these metrics to adjust the machine_creation_time for shoot clusters of the seed.
How to categorize this issue?
/area control-plane
/area metering
/kind enhancement
/priority 2
What would you like to be added:
We would like to add the following new Prometheus Gauge metrics for the MCM
These will also need to be exposed on
gardener/gardenerfor prometheus server collection.Why is this needed:
The
gardener/dependency-watchdogwill leverage these metrics to adjust themachine_creation_timefor shoot clusters of the seed.