From: garciadeblas Date: Fri, 30 Sep 2022 10:00:27 +0000 (+0200) Subject: Feature 10966 Prometheus recording rules for VNF and NS status X-Git-Tag: release-v13.0-start~14 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=inline;h=3a1db657765884d4fd6dec4f0eba2e6996f445ad;hp=3a1db657765884d4fd6dec4f0eba2e6996f445ad;p=osm%2Fdevops.git Feature 10966 Prometheus recording rules for VNF and NS status The new file ng-prometheus.yaml controls the deployment of OSM Prometheus when using the new monitoring pipeline architecture. This file includes the recording rules necessary to obtain VNF status and NS status, derived from VM status. Those rules are stored in file `osm_rules.yml`, as part of configmap prom. Change-Id: Ibc3aa25e741ef4e680e5775e1d52fa171af0813b Signed-off-by: garciadeblas ---