X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tests%2Fcharms%2Flayers%2Fsimple%2Fmetrics.yaml;fp=tests%2Fcharms%2Flayers%2Fsimple%2Fmetrics.yaml;h=6ebb605c6fb6bbf011bcbee537c294dea43b20d4;hb=bf79352ca652b228c5c216564cc512b635e3c5e4;hp=0000000000000000000000000000000000000000;hpb=5963cb495a42f8ca820774124db57dd4e45bec07;p=osm%2FN2VC.git diff --git a/tests/charms/layers/simple/metrics.yaml b/tests/charms/layers/simple/metrics.yaml new file mode 100644 index 0000000..6ebb605 --- /dev/null +++ b/tests/charms/layers/simple/metrics.yaml @@ -0,0 +1,5 @@ +metrics: + uptime: + type: gauge + description: "Uptime of the VNF" + command: awk '{print $1}' /proc/uptime