Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for prometheus_io_port (0.14 sec)

  1. pkg/kube/inject/webhook.go

    	prometheusScrapeAnnotation = "prometheus_io_scrape"
    	prometheusPortAnnotation   = "prometheus_io_port"
    	prometheusPathAnnotation   = "prometheus_io_path"
    
    	watchDebounceDelay = 100 * time.Millisecond
    )
    
    const (
    	// InitContainers is the name of the property in k8s pod spec
    	InitContainers = "initContainers"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 42.2K bytes
    - Viewed (0)
Back to top