VictoriaMetrics / VictoriaMetrics/operator
Alert `LogErrors` has a misleading `nomatch` state if operator runs without error logs
Open
@AndrewChubatiuk is already working on this.
Since Aug 6, 2026.
question
waiting for release
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
The alert should rather have inactive state since the operator_log_messages_total metric is actually there but simply no logs with level: error are present.
Alert nomatch state
Only info logs
Used in victoria-metrics-k8s-stack chart default rules
vm-k8s-stack chart version: 0.82.0
vm-operator chart version: 0.63.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.