Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mtimeInterval (0.31 sec)

  1. samples/addons/grafana.yaml

        datasources:
        - access: proxy
          editable: true
          isDefault: true
          jsonData:
            timeInterval: 15s
          name: Prometheus
          orgId: 1
          type: prometheus
          url: http://prometheus:9090
        - access: proxy
          editable: true
          isDefault: false
          jsonData:
            timeInterval: 5s
          name: Loki
          orgId: 1
          type: loki
          url: http://loki:3100
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    namespace datasources: datasources.yaml: apiVersion: 1 datasources: - name: Prometheus type: prometheus orgId: 1 url: http://prometheus:9090 access: proxy isDefault: true jsonData: timeInterval: 5s editable: true - name: Loki type: loki orgId: 1 url: http://loki:3100 access: proxy isDefault: false jsonData: timeInterval: 5s editable: true manifests/addons/dashboards/pilot-dashboard.json { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top