Sfoglia il codice sorgente

add item of time cost a app build and app create

zhizhang 9 anni fa
parent
commit
a6aea811c2
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. 12 0
      roles/os_zabbix/vars/template_openshift_master.yml

+ 12 - 0
roles/os_zabbix/vars/template_openshift_master.yml

@@ -13,6 +13,18 @@ g_template_openshift_master:
     applications:
     - Openshift Master
 
+  - key: openshift.master.app.create.time
+    description: "check the time it takes app create with a build process"
+    type: int
+    applications:
+    - Openshift Master
+
+  - key: openshift.master.app.build.time
+    description: "check the time it takes app build"
+    type: int
+    applications:
+    - Openshift Master
+
   - key: openshift.master.process.count
     description: Shows number of master processes running
     type: int