From 1e5bb286ff77c430a31c09dce0ca4a969eca5f87 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Thu, 24 Nov 2022 14:18:25 +0530 Subject: [PATCH] Update lvm-exporter-metrics.yaml --- misconfiguration/lvm-exporter-metrics.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/misconfiguration/lvm-exporter-metrics.yaml b/misconfiguration/lvm-exporter-metrics.yaml index 45a3cd7870..ff23e6723e 100644 --- a/misconfiguration/lvm-exporter-metrics.yaml +++ b/misconfiguration/lvm-exporter-metrics.yaml @@ -1,7 +1,7 @@ id: lvm-exporter-metrics info: - name: Detect LVM Exporter + name: LVM Exporter Metrics author: DhiyaneshDk severity: low metadata: @@ -19,13 +19,13 @@ requests: - type: word part: body words: - - "HELP lvm_lv" + - "# HELP" - type: word part: body words: - - "lvm_lv_health_status" - - "lvm_lv_permission" + - "lvm_" + - "promhttp" condition: or - type: status