Aashish Sharma
Aashish Sharma
backport tracker: https://tracker.ceph.com/issues/57137 --- backport of https://github.com/ceph/ceph/pull/47346 parent tracker: https://tracker.ceph.com/issues/56964 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh
prometheus reports an error during evaluation of CephPoolGrowthWarning alert rule Signed-off-by: Aashish Sharma ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst)....
Do not show CephPgImbalance alert if the balancer status shows no optimization needed ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst)....
backport tracker: https://tracker.ceph.com/issues/57841 --- backport of https://github.com/ceph/ceph/pull/48412 parent tracker: https://tracker.ceph.com/issues/57805 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh
backport tracker: https://tracker.ceph.com/issues/57835 --- backport of https://github.com/ceph/ceph/pull/47495 parent tracker: https://tracker.ceph.com/issues/57826 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh
Provide an option to the user to select the ttl for the cluster that is going to be connected. https://tracker.ceph.com/issues/65055 [Screencast from 2024-03-01 14-38-21.webm](https://github.com/ceph/ceph/assets/66050535/74828cf4-62f8-4df3-b211-fb5238032f6a) Signed-off-by: Aashish Sharma ## Contribution Guidelines...
disable multi-cluster feature for non-hub clusters Fixes: https://tracker.ceph.com/issues/65056 Signed-off-by: Aashish Sharma ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If...
Remove the option for token authentication in multi-cluster form ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are...
Since the grafana table panel is deprectaed in the latest grafana versions, the existing panels should be replaced with the newer table panel Before:  After: ![Screenshot...
Add basic(username/password) authentication and TLS authentication to the newly added `federate` job in the prometheus config. This PR exposes a new endpoint to get the prometheus access info of the...