operator
operator copied to clipboard
prometheusOperator: true add, then delete scrape config continously
I've added prometheusOperator: true to a tenant config then i just see this in the logs:
I0716 15:03:49.705015 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
I0716 15:03:52.595321 1 prometheus.go:120] Adding MinIO tenant Prometheus scrape config
I0716 15:03:54.742093 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
I0716 15:03:57.604896 1 prometheus.go:120] Adding MinIO tenant Prometheus scrape config
I0716 15:03:59.761052 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
I0716 15:04:02.631716 1 prometheus.go:120] Adding MinIO tenant Prometheus scrape config
I0716 15:04:04.771914 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
How can I debug the problem?