File tree Expand file tree Collapse file tree
components/etcd-shield/rings
ring-0/base/base-snapshot
ring-1/base/base-snapshot
ring-2/base/base-snapshot
ring-3/base/base-snapshot
ring-4/base/base-snapshot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 description : Etcd is nearing capacity limits, so etcd-shield is denying admission
1919 - record : etcd_shield_trigger
2020 expr : |
21- (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1) or
22- ((((etcd_mvcc_db_total_size_in_use_in_bytes) >= bool (etcd_server_quota_backend_bytes * 0.70)) == 1) and
21+ (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.85)) == 1) or
22+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.90)) == 1) or
23+ ((((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.75)) == 1) or
24+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1)) and
2325 (count without (alertname, alertstate, severity)
2426 (ALERTS{
2527 alertname="EtcdShieldDenyAdmission",
Original file line number Diff line number Diff line change 1818 description : Etcd is nearing capacity limits, so etcd-shield is denying admission
1919 - record : etcd_shield_trigger
2020 expr : |
21- (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1) or
22- ((((etcd_mvcc_db_total_size_in_use_in_bytes) >= bool (etcd_server_quota_backend_bytes * 0.70)) == 1) and
21+ (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.85)) == 1) or
22+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.90)) == 1) or
23+ ((((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.75)) == 1) or
24+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1)) and
2325 (count without (alertname, alertstate, severity)
2426 (ALERTS{
2527 alertname="EtcdShieldDenyAdmission",
Original file line number Diff line number Diff line change 1818 description : Etcd is nearing capacity limits, so etcd-shield is denying admission
1919 - record : etcd_shield_trigger
2020 expr : |
21- (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1) or
22- ((((etcd_mvcc_db_total_size_in_use_in_bytes) >= bool (etcd_server_quota_backend_bytes * 0.70)) == 1) and
21+ (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.85)) == 1) or
22+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.90)) == 1) or
23+ ((((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.75)) == 1) or
24+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1)) and
2325 (count without (alertname, alertstate, severity)
2426 (ALERTS{
2527 alertname="EtcdShieldDenyAdmission",
Original file line number Diff line number Diff line change 1818 description : Etcd is nearing capacity limits, so etcd-shield is denying admission
1919 - record : etcd_shield_trigger
2020 expr : |
21- (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1) or
22- ((((etcd_mvcc_db_total_size_in_use_in_bytes) >= bool (etcd_server_quota_backend_bytes * 0.70)) == 1) and
21+ (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.85)) == 1) or
22+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.90)) == 1) or
23+ ((((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.75)) == 1) or
24+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1)) and
2325 (count without (alertname, alertstate, severity)
2426 (ALERTS{
2527 alertname="EtcdShieldDenyAdmission",
Original file line number Diff line number Diff line change 1818 description : Etcd is nearing capacity limits, so etcd-shield is denying admission
1919 - record : etcd_shield_trigger
2020 expr : |
21- (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1) or
22- ((((etcd_mvcc_db_total_size_in_use_in_bytes) >= bool (etcd_server_quota_backend_bytes * 0.70)) == 1) and
21+ (((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.85)) == 1) or
22+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.90)) == 1) or
23+ ((((etcd_mvcc_db_total_size_in_use_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.75)) == 1) or
24+ ((etcd_mvcc_db_total_size_in_bytes >= bool (etcd_server_quota_backend_bytes * 0.80)) == 1)) and
2325 (count without (alertname, alertstate, severity)
2426 (ALERTS{
2527 alertname="EtcdShieldDenyAdmission",
You can’t perform that action at this time.
0 commit comments