Alignment Heat Grafana dashboard

Change-Id: Ibc52caff114b96fdaf8d2c265772ed070162ac04
Closes-bug: PROD-14622
Closes-bug: PROD-14712
diff --git a/heat/files/grafana_dashboards/heat_prometheus.json b/heat/files/grafana_dashboards/heat_prometheus.json
index 2c7149e..b63b993 100644
--- a/heat/files/grafana_dashboards/heat_prometheus.json
+++ b/heat/files/grafana_dashboards/heat_prometheus.json
@@ -18,11 +18,11 @@
         {
           "cacheTimeout": null,
           "colorBackground": false,
-          "colorValue": false,
+          "colorValue": true,
           "colors": [
             "rgba(245, 54, 54, 0.9)",
-            "rgba(237, 129, 40, 0.89)",
-            "rgba(50, 172, 45, 0.97)"
+            "rgba(50, 172, 45, 0.97)",
+            "rgba(237, 129, 40, 0.89)"
           ],
           "datasource": null,
           "format": "none",
@@ -78,7 +78,7 @@
               "step": 60
             }
           ],
-          "thresholds": "",
+          "thresholds": "0.5,1.5",
           "title": "API availability",
           "type": "singlestat",
           "valueFontSize": "80%",
@@ -97,6 +97,11 @@
               "op": "=",
               "text": "OK",
               "value": "1"
+            },
+            {
+              "op": "=",
+              "text": "UNKNOWN",
+              "value": "2"
             }
           ],
           "valueName": "current"
@@ -250,16 +255,6 @@
               "op": "=",
               "text": "N/A",
               "value": "null"
-            },
-            {
-              "op": "=",
-              "text": "DOWN",
-              "value": "0"
-            },
-            {
-              "op": "=",
-              "text": "OK",
-              "value": "1"
             }
           ],
           "valueName": "current"
@@ -336,16 +331,6 @@
               "op": "=",
               "text": "N/A",
               "value": "null"
-            },
-            {
-              "op": "=",
-              "text": "DOWN",
-              "value": "0"
-            },
-            {
-              "op": "=",
-              "text": "OK",
-              "value": "1"
             }
           ],
           "valueName": "current"