Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for prometheus_io_scrape (0.27 sec)

  1. pkg/kube/inject/webhook.go

    	// for more details, please checkout [here](https://github.com/prometheus/prometheus/blob/71a0f42331566a8849863d77078083edbb0b3bc4/util/strutil/strconv.go#L40)
    	prometheusScrapeAnnotation = "prometheus_io_scrape"
    	prometheusPortAnnotation   = "prometheus_io_port"
    	prometheusPathAnnotation   = "prometheus_io_path"
    
    	watchDebounceDelay = 100 * time.Millisecond
    )
    
    const (
    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