 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( MetricNodeWebhookBlockedReqeust = prometheus.NewCounterVec(prometheus.CounterOpts{ Name: "managed_webhook_node_blocked_request", Help: "Report how many times the managed node webhook has blocked requests", }, []string{"user"}) MetricsList = []prometheus.Collector{ MetricNodeWebhookBlockedReqeust, } )
Functions ¶
func IncrementNodeWebhookBlockedRequest ¶
func IncrementNodeWebhookBlockedRequest(user string)
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.