diff --git a/docs/operator/resources/vmrule.md b/docs/operator/resources/vmrule.md index 1dd121bb10..20bfc4ec76 100644 --- a/docs/operator/resources/vmrule.md +++ b/docs/operator/resources/vmrule.md @@ -104,10 +104,10 @@ metadata: name: vmrule-recording-example spec: groups: - - name: vmalert + - name: vmrule_recording_groupname interval: 1m rules: - - alert: vmalert config reload error + - record: vm_http_request_errors_total:sum_by_cluster_namespace_job:rate:5m expr: |- sum by (cluster, namespace, job) ( rate(vm_http_request_errors_total[5m]) diff --git a/docs/operator/vars.md b/docs/operator/vars.md index e789effc8a..f837664e9d 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: # Auto Generated vars for package config - updated at Mon Nov 27 08:54:12 UTC 2023 + updated at Tue Nov 28 15:49:38 UTC 2023 | varible name | variable default value | variable required | variable description |