This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 17, 2022
-
-
garciadeblas authored
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>
-
- Nov 03, 2022
-
-
garciadeblas authored
This commit allows the automatic regeneration of a Prometheus config file from a sidecar by combining the information in PROMETHEUS_BASE_CONFIG_FILE and the prometheus_jobs in mongo. Change-Id: I0246d60ec32733a088ca8590a6445735549bf4de Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 22, 2022
-
-
garciadeblas authored
Change-Id: I9fa2bfe6322748b9fbd22d2348b88f8f63df0329 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 22, 2022
-
-
Change-Id: If64a82ccd300a512e69156101ee413377aaa8f1b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 18, 2021
-
-
Change-Id: I52b26344eac166a4b76523986c7900078342eb5b Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Jul 06, 2020
-
-
bravof authored
feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 9d2556f3)
-
bravof authored
feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 1e0297e9)
-
- Jul 03, 2020
-
-
bravof authored
feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Jul 02, 2020
-
-
feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Apr 13, 2020
-
-
lavado authored
Adds '--web.enable-lifecycle' option to reload config files. Includes other minor fixes in metrics stack. Change-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9 Signed-off-by:
lavado <glavado@whitestack.com>
-
- Nov 27, 2019
-
-
Run the installation script with -c k8s to deploy osm on K8s. To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s. Each yaml file in osm_pods directory contains yaml definitions for pods and services. Added license to yaml files in osm_pods. Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes. Removes all pods and services while uninstalling. Added namespace to deploy osm services. Deleting namespace for uninstalling osm services. Resolved Merge conflict with Change-7931. Changed Mongo, Kafka, zookeeper, mysql and prometheus to statefulset. -s <namespace> users can define namespace for k8s to deploy osm services. Added cluster configuration file which will be used to install k8s control plane Addressed nodeport range issue and resolved merge conflict. Added two yaml files to create a job for systest and robot test. Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772 Signed-off-by:
vijaynag.bs <vijaynag.bs@tataelxsi.co.in>
-