# Functions

InstrumentedHook adds some instrumentation on top of the given webhook.

# Variables

RequestInFlight is a prometheus metric which is a gauge of the in-flight admission requests.
RequestLatency is a prometheus metric which is a histogram of the latency of processing admission requests.
RequestTotal is a prometheus metric which is a counter of the total processed admission requests.