Fix bug 1262: docker build updates to use latest npm and ubuntu1804
[osm/devops.git] / charms / layers / simple / metrics.yaml
1 metrics:
2   uptime:
3     type: gauge
4     description: "Uptime of the VNF"
5     command: awk '{print $1}' /proc/uptime