scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

Remove unmanaged monitoring leftovers

Open tnozicka opened this issue 1 year ago • 2 comments

We should cleanup the traces of old monitoring setup, now that we only support the new managed monitoring through ScyllaDBMonitoring CR.

  • there is a ServiceMonitor template (with wrong selector for 2y+) that has confused at least one user lately https://github.com/scylladb/scylla-operator/blob/e08cbbb/helm/scylla/templates/servicemonitor.yaml#L13
  • monitoring reference on helm page

tnozicka avatar Nov 03 '23 09:11 tnozicka