Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for Histogram (0.47 seconds)

  1. CHANGELOG/CHANGELOG-1.36.md

    - Enables Prometheus native histogram support in kube-proxy when feature gate is enabled.
      Histograms are exposed in both classic and native formats using exponential bucket configuration (factor=1.1, max buckets=160) ([#137781](https://github.com/kubernetes/kubernetes/pull/137781), [@richabanker](https://github.com/richabanker)) [SIG Network]
    - Enables Prometheus native histogram support in kubelet when feature gate is enabled.
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Mar 19 23:38:00 GMT 2026
    - 142.1K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.34.md

        - `scheduler_async_api_call_execution_total`: tracks executed API calls by call type and result (success/error)
        - `scheduler_async_api_call_duration_seconds`: histogram of API call execution duration by call type and result
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Mar 19 03:19:43 GMT 2026
    - 368.7K bytes
    - Click Count (2)
  3. RELEASE.md

    *   `tf.keras`:
    
        *   Changed the TensorBoard tag names produced by the
            `tf.keras.callbacks.TensorBoard` callback, so that summaries logged
            automatically for model weights now include either a `/histogram` or
            `/image` suffix in their tag names, in order to prevent tag name
            collisions across summary types.
    
    *   When running on GPU (with cuDNN version 7.6.3 or
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top