Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 25 for trac (0.28 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. true */
        String QUERY_TIMEOUT_LOGGING = "query.timeout.logging";
    
        /** The key of the configuration. e.g. 10000 */
        String QUERY_TRACK_TOTAL_HITS = "query.track.total.hits";
    
        /** The key of the configuration. e.g. location */
        String QUERY_GEO_FIELDS = "query.geo.fields";
    
        /** The key of the configuration. e.g. browser_lang */
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  2. CHANGELOG/CHANGELOG-1.22.md

    - Track Job completion through status and Pod finalizers, removing dependency on Pod tombstones. ([#98238](https://github.com/kubernetes/kubernetes/pull/98238), [@alculquicondor](https://github.com/alculquicondor)) [SIG API Machinery, Apps, Auth and Testing]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.26.md

    - cloud.google.com/go/speech: v1.15.0
    - cloud.google.com/go/storagetransfer: v1.8.0
    - cloud.google.com/go/talent: v1.5.0
    - cloud.google.com/go/texttospeech: v1.6.0
    - cloud.google.com/go/tpu: v1.5.0
    - cloud.google.com/go/trace: v1.9.0
    - cloud.google.com/go/translate: v1.7.0
    - cloud.google.com/go/video: v1.15.0
    - cloud.google.com/go/videointelligence: v1.10.0
    - cloud.google.com/go/vision/v2: v2.7.0
    - cloud.google.com/go/vmmigration: v1.6.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.29.md

    - Registered metric `apiserver_request_body_size_bytes` to track the size distribution of requests by `resource` and `verb`. ([#120474](https://github.com/kubernetes/kubernetes/pull/120474), [@YaoC](https://github.com/YaoC)) [SIG API Machinery and Instrumentation]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.21.md

    ### Feature
    
    - A client-go metric, rest_client_exec_plugin_call_total, has been added to track total calls to client-go credential plugins. ([#98892](https://github.com/kubernetes/kubernetes/pull/98892), [@ankeesler](https://github.com/ankeesler)) [SIG API Machinery, Auth, Cluster Lifecycle and Instrumentation]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const NOTE_SIGNAL = 134217728
    pkg syscall (darwin-arm64), const NOTE_SIGNAL ideal-int
    pkg syscall (darwin-arm64), const NOTE_TRACK = 1
    pkg syscall (darwin-arm64), const NOTE_TRACK ideal-int
    pkg syscall (darwin-arm64), const NOTE_TRACKERR = 2
    pkg syscall (darwin-arm64), const NOTE_TRACKERR ideal-int
    pkg syscall (darwin-arm64), const NOTE_TRIGGER = 16777216
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - cloud.google.com/go/storagetransfer: v1.8.0
    - cloud.google.com/go/talent: v1.5.0
    - cloud.google.com/go/texttospeech: v1.6.0
    - cloud.google.com/go/tpu: v1.5.0
    - cloud.google.com/go/trace: v1.9.0
    - cloud.google.com/go/translate: v1.7.0
    - cloud.google.com/go/video: v1.15.0
    - cloud.google.com/go/videointelligence: v1.10.0
    - cloud.google.com/go/vision/v2: v2.7.0
    - cloud.google.com/go/vmmigration: v1.6.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.25.md

    - Kubeadm: modified the etcd static Pod `liveness` and `readiness` probes to use a new etcd `v3.5.3+` HTTP(s) health check endpoint `/health?serializable=true` that allows to track the health of individual etcd members and not fail all members if a single member is not healthy in the etcd cluster. ([#110072](https://github.com/kubernetes/kubernetes/pull/110072), [@neolit123](https://github.com/neolit123))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.23.md

    - Track the number of Pods with a Ready condition in Job status. The feature is alpha and needs the feature gate JobReadyPods to be enabled. ([#104915](https://github.com/kubernetes/kubernetes/pull/104915), [@alculquicondor](https://github.com/alculquicondor))...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.24.md

    - Added a new Priority and Fairness metric `apiserver_flowcontrol_request_dispatch_no_accommodation_total` to track the number of times a request dispatch attempt results in a no-accommodation status due to lack of available seats. ([#106629](https://github.com/kubernetes/kubernetes/pull/106629), [@tkashem](https://github.com/tkashem))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
Back to top