UNCLASSIFIED - NO CUI

Skip to content

BigBang -- Minio servicemonitor dashboard not working

Package Changes

Changed values to Mino and MinopOperator packages so operators configure Prometheus with AdditionalScrapeConfigs for minio package.

Brought in @micah.nagel changes and just needed to add

prometheusOperator: true

Getting dashboards now for the minio pods. From what I can tell metrics: enabled is not used (though we still get prometheus annotations on the pods ??), no servicemonitor is used, and the AdditionalScrapeConfigs is dynamically created/removed in prometheus

See upstream notes: https://github.com/minio/operator/commit/6cf1612e9b64a6b400394ac5f01353953d58fa37

Closes https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio/-/issues/24

Relevant logs/screenshots

minio-dashboard-1

Package MR

https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio/-/merge_requests/65

https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring/-/merge_requests/126

https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost/-/merge_requests/89

BB Processes

Add labels for affected packages so that they are deployed in CI as well as a status label:

Edited by Michael Martin

Merge request reports