# Functions
No description provided by the author
GetPriorityFunc is the function to get the priority of an item We use the namespace label to get the priority of an item.
No description provided by the author
SetPriorityQueueMetricsProvider sets the metrics provider for all subsequently created work queues.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
CounterWithPriorityMetric represents a single numerical value that only ever goes up.
GaugeWithPriorityMetric represents a single numerical value that can arbitrarily go up and down.
HistogramWithPriorityMetric counts individual observations.
PriorityQueueMetricsProvider generates various metrics used by the priority queue.
SettableGaugeWithPriorityMetric represents a single numerical value that can arbitrarily go up and down.
SummaryWithPriorityMetric captures individual observations.
# Type aliases
No description provided by the author