issues
search
integr8ly
/
application-monitoring-operator
Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30
stars
44
forks
source link
Os4 monitoring resources
#97
Closed
pb82
closed
4 years ago
pb82
commented
4 years ago
Updates for OS4:
use latest grafana operator and update config
remove TLS from blackbox target config
fix: CRs lost owner reference when updated, this prevented clean uninstall
Verification steps:
Create a project named
application-monitoring
Create all
roles
If not running locally, create all
operator roles
Deploy the monitoring stack by creating an application monitoring cr
Make sure that Prometheus, Grafana and Alertmanager come up successfully
Make sure that you can login to each of them using the routes
Login to Grafana using the admin credentials (found in a secret named admin-credentials)
Check that the Prometheus data source has been imported and that it can be validated successfully
Updates for OS4:
Verification steps:
application-monitoring