From 5d80dd9dd0718833b6c16fb66b3b239a73df704d Mon Sep 17 00:00:00 2001 From: Jan Grewe <jan.grewe@flixbus.com> Date: Fri, 8 Jun 2018 11:26:35 +0200 Subject: [PATCH] [ci skip] typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9da41a5..24397ab 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,5 @@ Metric | Type | Description `nexenta_jbod_slot_status` | gauge | Status of JBOD slot (0/1) `nexenta_license_days_left` | gauge | License days left `nexenta_volume_status` | gauge | Is the volume online (0/1) -`nexenta_volume_lun_errors` | count | Number of errors of a volume LUN +`nexenta_volume_lun_errors` | counter | Number of errors of a volume LUN `nexenta_volume_lun_status` | gauge | Is the volume LUN online (or available, if spare)(0/1) - -- GitLab