Merge upstream libjuju
[osm/N2VC.git] / tests / 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