Help:"Total preemption attempts in the cluster till now",
})
pendingPods=prometheus.NewGaugeVec(
prometheus.GaugeOpts{
Subsystem:SchedulerSubsystem,
Name:"pending_pods_total",
Help:"Number of pending pods, by the queue type. 'active' means number of pods in activeQ; 'backoff' means number of pods in backoffQ; 'unschedulable' means number of pods in unschedulableQ.",