Feature 10966 Prometheus recording rules for VNF and NS status 71/12571/14
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 30 Sep 2022 10:00:27 +0000 (12:00 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 17 Nov 2022 13:08:17 +0000 (14:08 +0100)
commit3a1db657765884d4fd6dec4f0eba2e6996f445ad
treec2a939d42bada8a1f0d34df9fdd796771fec61dd
parente5245336823411b71968e72c32b3bf33cc07638f
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 <gerardo.garciadeblas@telefonica.com>
installers/docker/osm_pods/ng-prometheus.yaml [new file with mode: 0644]
installers/full_install_osm.sh