Closed davidkirwan closed 5 years ago
JIRA: https://issues.jboss.org/browse/INTLY-3843
Related PRs:
Periodically reconcile the service accounts for Grafana, Prometheus and AlertManager to make sure the annotations are in place.
Bumping integreatly operator version 1.9.5 Bumping application monitoring operator version 0.0.28 Bumping grafana operator version 1.3.2
https://github.com/davidkirwan/application-monitoring-operator.git
amo_route_grafana_fix
application-monitoring
oc apply -f deploy/crds
oc apply -f deploy/roles
oc apply -f https://raw.githubusercontent.com/integr8ly/grafana-operator/v1.3/deploy/crds/Grafana.yaml oc apply -f https://raw.githubusercontent.com/integr8ly/grafana-operator/v1.3/deploy/crds/GrafanaDashboard.yaml oc apply -f https://raw.githubusercontent.com/integr8ly/grafana-operator/v1.3/deploy/crds/GrafanaDataSource.yaml
operator-sdk up local --namespace "application-monitoring"
oc apply -f deploy/examples/ApplicationMonitoring.yaml
grafana-route
prometheus-route
alertmanger-route
@pb82 would you please review, should have the fixes to grafana-operator merged now and ready for testing.
JIRA: https://issues.jboss.org/browse/INTLY-3843
Related PRs:
Periodically reconcile the service accounts for Grafana, Prometheus and AlertManager to make sure the annotations are in place.
Bumping integreatly operator version 1.9.5 Bumping application monitoring operator version 0.0.28 Bumping grafana operator version 1.3.2
Verification:
https://github.com/davidkirwan/application-monitoring-operator.git
and branchamo_route_grafana_fix
application-monitoring
oc apply -f deploy/crds
oc apply -f deploy/roles
operator-sdk up local --namespace "application-monitoring"
oc apply -f deploy/examples/ApplicationMonitoring.yaml
grafana-route
prometheus-route
andalertmanger-route
authenticate via oauth, and the dashboards should successfully load.