Grafana and Prometheus should be installed using upstream helm charts in OSM installation. This approach will ensure seamless upgrades using helm, ensuring a smoother and more manageable installation process.
Demo or definition of done
Replacement of Prometheus and Grafana with upstream helm charts.
All required test cases passed.
Designs
Child items
...
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
Suggested to add pushgateway and alertmanager installation as part of the installation of the whole Prometheus stack, and remove if from install_ngsa.sh
Suggested to embed the helm chart as a dependency
Evaluate the complexity of using the same stack for the monitoring of OSM platform (--k8s_monitor option in the installer)
Make sure that the configuration done by the init-container in current installation is kept.
Make sure that the sidecar introduced by OSM is kept.