Minio mTLS metrics
Package Merge Request
Package Changes
Changes/Effects:
- Enabled metrics annotations via
tenant.metrics.enabled
- Uses annotations to make use of Istio metrics merging (so that minio metrics are available via 15020 (sidecar metrics port)
- Disables the operator provided scrape config in favor of using the istio podmonitor to grab these metrics
Metrics are now scraped by the monitoring-monitoring-kube-istio-envoy
scrape job instead of minio-minio-minio-instance-minio-job
. This means that dashboard users need to select a different job in the dropdown to see this information.
For Issue
Closes https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio/-/issues/30
Merge request reports
Activity
added disable-ci minio labels
assigned to @micah.nagel
added 1 commit
- 617f62ff - Update chart/templates/minio/minio/values.yaml
removed disable-ci label
For the grafana dashboard to work you need to select
monitoring-monitoring-kube-istio-envoy
from the scrape_job dropdown. Checking how that compares to previous versions...EDIT: In previous versions you would have to select the
minio-minio-minio-instance-minio-job
in that dropdown so its not a huge difference. I think worth noting in a release note and maybe some docs somewhere?Edited by Micah Nageladded statusreview label
added cherrypick label
changed milestone to %1.41.0
mentioned in commit 95f82a58
picked the changes into the branch
release-1.41.x
with commit dcfb2242mentioned in commit dcfb2242