Feature 7898: Helm chart and script for monitoring K8s based OSM system 97/8197/14
authorromeromonser <garomero@indra.es>
Tue, 19 Nov 2019 18:49:26 +0000 (19:49 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 2 Dec 2019 22:06:11 +0000 (23:06 +0100)
commite366b1a9f5405252757890bcbaa392d269fafad0
treea086d6c7d60fe703f65fd3a4fadf2361b643979d
parent6ad812eafdd40741b596a8aee93dd88e9232a162
Feature 7898: Helm chart and script for monitoring K8s based OSM system

Change-Id: Icc973e175b98f988d66e4bfb3d4df0081791ae91
Signed-off-by: romeromonser <garomero@indra.es>
20 files changed:
installers/docker/osm_pods/kafka.yaml
installers/full_install_osm.sh
installers/k8s/README-osm_k8s_monitoring.md [new file with mode: 0644]
installers/k8s/change-charts-prometheus-operator.sh [new file with mode: 0644]
installers/k8s/grafanaproviders.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/.helmignore [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/Chart.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/templates/_helpers.tpl [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/templates/kafka-exporter-deployment.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/templates/kafka-exporter-service.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/templates/kafka-exporter-servicemonitor.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/templates/tests/test-connection.yaml [new file with mode: 0644]
installers/k8s/helm_charts/prometheus-kafka-exporter/values.yaml [new file with mode: 0644]
installers/k8s/install_osm_k8s_monitoring.sh [new file with mode: 0644]
installers/k8s/kafka-exporter-dashboard.yaml [new file with mode: 0644]
installers/k8s/mongodb-exporter-dashboard.yaml [new file with mode: 0644]
installers/k8s/mysql-exporter-dashboard.yaml [new file with mode: 0644]
installers/k8s/summary-dashboard.yaml [new file with mode: 0644]
installers/k8s/uninstall_osm_k8s_monitoring.sh [new file with mode: 0644]
installers/k8s/versions_monitoring [new file with mode: 0644]