Fix bug 601
[osm/N2VC.git] / tests / charms / layers / broken / metrics.yaml
diff --git a/tests/charms/layers/broken/metrics.yaml b/tests/charms/layers/broken/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