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

Switch to quay.io/integreatly/prometheus-blackbox-exporter #168

Closed matskiv closed 3 years ago

matskiv commented 3 years ago

This is done in order to be using image builds that are built in a secured environment with logging to Splunk instance.

For verification check that v0.19.0 tag is available in the repo: https://quay.io/repository/integreatly/prometheus-blackbox-exporter?tab=tags Then install AMO from this branch and validate that metrics for the blackbox targets are being collected.

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign grdryn after the PR has been reviewed. You can assign the PR to them by writing /assign @grdryn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/integr8ly/application-monitoring-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
matskiv commented 3 years ago

Included in #167 Closing