[bug 581] Fix parameter checking if no data-type
[osm/N2VC.git] / tests / charms / layers / simple / metrics.yaml
diff --git a/tests/charms/layers/simple/metrics.yaml b/tests/charms/layers/simple/metrics.yaml
new file mode 100644 (file)
index 0000000..6ebb605
--- /dev/null
@@ -0,0 +1,5 @@
+metrics:
+  uptime:
+    type: gauge
+    description: "Uptime of the VNF"
+    command: awk '{print $1}' /proc/uptime