Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for cellOptions (0.14 sec)

  1. manifests/addons/dashboards/lib/panels.libsonnet

            + override.byName.withProperty('decimals', 2)
            + override.byName.withProperty('unit', 'percentunit')
            + override.byName.withProperty('custom.cellOptions', { type: 'color-background' })
            + override.byName.withProperty('thresholds', { mode: 'absolute', steps: [
              {color: "red", value: null},
              {color: "yellow", value: "0.95"},
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Jul 26 23:54:32 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  2. manifests/addons/dashboards/istio-mesh-dashboard.gen.json

                         {
                            "id": "unit",
                            "value": "percentunit"
                         },
                         {
                            "id": "custom.cellOptions",
                            "value": {
                               "type": "color-background"
                            }
                         },
                         {
                            "id": "thresholds",
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Jul 26 23:54:32 UTC 2024
    - 22.3K bytes
    - Viewed (0)
Back to top