Add init loop in prometheus sidecar container
[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