Add all grafana dashboards into grafana formula

Change-Id: Iced67bc96c579883607bd446342132c0873148d7
PROD-Related: PROD-22139
diff --git a/metadata/service/client/dashboards/openstack/heat.yml b/metadata/service/client/dashboards/openstack/heat.yml
new file mode 100644
index 0000000..a9826b8
--- /dev/null
+++ b/metadata/service/client/dashboards/openstack/heat.yml
@@ -0,0 +1,8 @@
+parameters:
+  grafana:
+    client:
+      dashboard:
+        heat_prometheus:
+          datasource: prometheus
+          format: json
+          template: grafana/files/dashboards/heat/heat_prometheus.json
\ No newline at end of file