Fix octavia prometheus settings

Fix-PROD: PROD-23954

Change-Id: I4d3f5b253bf812367e99a8527ec17588e7c174c6
diff --git a/octavia/files/grafana_dashboards/octavia_prometheus.json b/octavia/files/grafana_dashboards/octavia_prometheus.json
index f709c14..4915794 100644
--- a/octavia/files/grafana_dashboards/octavia_prometheus.json
+++ b/octavia/files/grafana_dashboards/octavia_prometheus.json
@@ -8,7 +8,7 @@
   "gnetId": null,
   "graphTooltip": 1,
   "hideControls": false,
-  "id": 70,
+  "id": null,
   "links": [],
   "refresh": "1m",
   "rows": [
diff --git a/octavia/meta/prometheus.yml b/octavia/meta/prometheus.yml
index 9ebcc71..9085c9e 100644
--- a/octavia/meta/prometheus.yml
+++ b/octavia/meta/prometheus.yml
@@ -27,4 +27,5 @@
       annotations:
         summary: "High number of errors in Octavia logs"
         description: "The average per-second rate of errors in Octavia logs on the {{ $labels.host }} node is {{ $value }} (as measured over the last 5 minutes)."
+{%- endraw %}
 {%- endif %}