Automatic update operator docs from VictoriaMetrics/operator@f628bee (#5407)

This commit is contained in:
Github Actions 2023-11-28 23:50:24 +08:00 committed by GitHub
parent 48228031e4
commit 7ca783dee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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])

View file

@ -10,7 +10,7 @@ menu:
<!-- this doc autogenerated - don't edit it manually -->
# 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 |