Aviv Litman

Results 8 issues of Aviv Litman

Create auto-generated documentation for the test operator metrics. This change will follow the best practice: [OpenShift Operators Best Practices: Monitoring](https://docs.google.com/document/d/1L2lcri3SogFhjaIutbVdvnSkFNMrXeBQ7L0Zs_izJzM/edit?usp=sharing) Jira-ticket: https://issues.redhat.com/browse/CNV-17014

do-not-merge/work-in-progress
do-not-merge/hold

### What this PR does The tests/utils.go:GetProcessName function only used in one place. This change move this function to the file that actually use it. ### Why we need it...

size/M
release-note-none
lgtm
dco-signoff: yes

**Is your feature request related to a problem? Please describe**: In this pr: https://github.com/kubevirt/containerized-data-importer/pull/3009 I needed to upgrade pointer to ptr, I replaced the parts usinf directly pointer. Now as...

kind/enhancement
lifecycle/stale

**What this PR does / why we need it**: This pr adds rules that calculate issues with the pods like the memory of the pod with the highest memory exception...

size/S
release-note
dco-signoff: yes
lgtm
approved

Move functions from util to the test file that uses them. ### Release note ```release-note none ```

size/M
release-note-none
do-not-merge/hold
needs-rebase
approved
dco-signoff: yes

**What this PR does / why we need it**: This pr added in order to make sure jira webhook secret url is private and no reachable by github repo maintainers...

size/L
do-not-merge/hold
dco-signoff: yes

### What this PR does Add kubevirt_vmsnapshot_timestamp_seconds metric, which reports the create timestamp per VM snapshot. In addition it also reports the "vm_name", "vm_namespace", "snapshot_name", "snapshot_namespace", and "snapshot_uid". jira-ticket: https://issues.redhat.com/browse/CNV-46581...

size/L
do-not-merge/release-note-label-needed
sig/storage
do-not-merge/work-in-progress
dco-signoff: yes
sig/observability

### What this PR does add allocated disk size metric in order to monitor vms sizes. Before this PR: kubevirt_vm_disk_allocated_size_bytes does not exists After this PR: kubevirt_vm_disk_allocated_size_bytes exists Fixes #...

kind/enhancement
size/L
sig/storage
release-note
needs-rebase
dco-signoff: yes
area/monitoring
sig/scale
sig/observability