Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 101 - 110 of 170 for matris (0.04 seconds)

  1. docs/en/mkdocs.yml

      language: en
    repo_name: fastapi/fastapi
    repo_url: https://github.com/fastapi/fastapi
    plugins:
      social:
        cards_layout_options:
          logo: ../en/docs/img/icon-white.svg
      typeset: null
      search: null
      macros:
        include_yaml:
        - github_sponsors: ../en/data/github_sponsors.yml
        - people: ../en/data/people.yml
        - contributors: ../en/data/contributors.yml
        - translators: ../en/data/translators.yml
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 10:44:55 GMT 2025
    - 9.2K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsFileAuthenticationCA.java

    import org.opensearch.search.aggregations.metrics.PercentilesAggregationBuilder;
    import org.opensearch.search.aggregations.metrics.ScriptedMetricAggregationBuilder;
    import org.opensearch.search.aggregations.metrics.StatsAggregationBuilder;
    import org.opensearch.search.aggregations.metrics.SumAggregationBuilder;
    import org.opensearch.search.aggregations.metrics.TopHitsAggregationBuilder;
    import org.opensearch.search.aggregations.metrics.ValueCountAggregationBuilder;
    
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 71.3K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.25.md

    - Metric `running_managed_controllers` is enabled for Cloud Node Lifecycle controller. ([#111033](https://github.com/kubernetes/kubernetes/pull/111033), [@jprzychodzen](https://github.com/jprzychodzen))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Mon May 06 09:23:20 GMT 2024
    - 419.1K bytes
    - Click Count (0)
  4. helm-releases/minio-3.5.0.tgz

    release: {{ .Release.Name }} heritage: {{ .Release.Service }} {{- if .Values.metrics.serviceMonitor.additionalLabels }} {{ toYaml .Values.metrics.serviceMonitor.additionalLabels | indent 4 }} {{- end }} spec: endpoints: {{- if .Values.tls.enabled }} - port: https scheme: https {{ else }} - port: http scheme: http {{- end }} path: /minio/v2/metrics/cluster {{- if .Values.metrics.serviceMonitor.interval }} interval: {{ .Values.metrics.serviceMonitor.interval }} {{- end }} {{- if .Values.metrics.serviceMonitor.scrapeTimeout...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Wed Feb 02 00:16:41 GMT 2022
    - 15.2K bytes
    - Click Count (0)
  5. helm-releases/minio-3.5.1.tgz

    release: {{ .Release.Name }} heritage: {{ .Release.Service }} {{- if .Values.metrics.serviceMonitor.additionalLabels }} {{ toYaml .Values.metrics.serviceMonitor.additionalLabels | indent 4 }} {{- end }} spec: endpoints: {{- if .Values.tls.enabled }} - port: https scheme: https {{ else }} - port: http scheme: http {{- end }} path: /minio/v2/metrics/cluster {{- if .Values.metrics.serviceMonitor.interval }} interval: {{ .Values.metrics.serviceMonitor.interval }} {{- end }} {{- if .Values.metrics.serviceMonitor.scrapeTimeout...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Feb 04 22:54:20 GMT 2022
    - 15.4K bytes
    - Click Count (0)
  6. cmd/kms-handlers_test.go

    			wantStatusCode: http.StatusOK,
    			wantResp:       []string{"stub/path"},
    		},
    
    		// Metrics test
    		{
    			name:   "metrics as root want success",
    			method: http.MethodGet,
    			path:   kmsMetricsPath,
    			asRoot: true,
    
    			wantStatusCode: http.StatusOK,
    			wantResp:       []string{"kms"},
    		},
    		{
    			name:   "metrics as user with no policy want forbidden",
    			method: http.MethodGet,
    			path:   kmsMetricsPath,
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Wed Apr 09 14:28:39 GMT 2025
    - 22.3K bytes
    - Click Count (0)
  7. lib/time/zoneinfo.zip

    Europe/Helsinki Europe/Isle_of_Man Europe/Istanbul Europe/Jersey Europe/Kaliningrad Europe/Kiev Europe/Kirov Europe/Kyiv Europe/Lisbon Europe/Ljubljana Europe/London Europe/Luxembourg Europe/Madrid Europe/Malta Europe/Mariehamn Europe/Minsk Europe/Monaco Europe/Moscow Europe/Nicosia Europe/Oslo Europe/Paris Europe/Podgorica Europe/Prague Europe/Riga Europe/Rome Europe/Samara Europe/San_Marino Europe/Sarajevo Europe/Saratov Europe/Simferopol Europe/Skopje Europe/Sofia Europe/Stockholm Europe/Tallinn...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:47:56 GMT 2025
    - 398.6K bytes
    - Click Count (0)
  8. .ci/README.md

    Jobs live in the [jobs.t](jobs.t) directory, these are defined in YML using a syntax 
    simmilar to [JJB](https://elasticsearch-ci.elastic.co/view/Elasticsearch%20master/).
    Macros are not allowed, and each job must be defined in its own file.
    Merging of the default configuration is customized so unlike in standard JJB,
    it recurses into YML objects. 
    Further (internal) documentation  on the setup 
    Created: Sun Dec 21 06:47:06 GMT 2025
    - Last Modified: Wed Nov 13 15:12:00 GMT 2019
    - 679 bytes
    - Click Count (0)
  9. helm-releases/minio-3.1.7.tgz

    release: {{ .Release.Name }} heritage: {{ .Release.Service }} {{- if .Values.metrics.serviceMonitor.additionalLabels }} {{ toYaml .Values.metrics.serviceMonitor.additionalLabels | indent 4 }} {{- end }} spec: endpoints: {{- if .Values.tls.enabled }} - port: https scheme: https {{ else }} - port: http scheme: http {{- end }} path: /minio/v2/metrics/cluster {{- if .Values.metrics.serviceMonitor.interval }} interval: {{ .Values.metrics.serviceMonitor.interval }} {{- end }} {{- if .Values.metrics.serviceMonitor.scrapeTimeout...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Oct 03 22:23:22 GMT 2021
    - 14.6K bytes
    - Click Count (0)
  10. helm-releases/minio-3.3.1.tgz

    release: {{ .Release.Name }} heritage: {{ .Release.Service }} {{- if .Values.metrics.serviceMonitor.additionalLabels }} {{ toYaml .Values.metrics.serviceMonitor.additionalLabels | indent 4 }} {{- end }} spec: endpoints: {{- if .Values.tls.enabled }} - port: https scheme: https {{ else }} - port: http scheme: http {{- end }} path: /minio/v2/metrics/cluster {{- if .Values.metrics.serviceMonitor.interval }} interval: {{ .Values.metrics.serviceMonitor.interval }} {{- end }} {{- if .Values.metrics.serviceMonitor.scrapeTimeout...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Thu Dec 02 20:09:18 GMT 2021
    - 14.6K bytes
    - Click Count (0)
Back to Top