From 85c7f6441e30537dc2492cfed268f0b2ee1e27b5 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Tue, 3 Dec 2019 03:44:13 -0800 Subject: [PATCH] update descrip --- .metadata.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.metadata.sh b/.metadata.sh index 98a2d415..682d3067 100755 --- a/.metadata.sh +++ b/.metadata.sh @@ -10,7 +10,7 @@ GHUSER="davidnewhall" HBREPO="golift/homebrew-mugs" MAINT="David Newhall II " VENDOR="Go Lift " -DESC="Polls a UniFi controller and exports metrics to InfluxDB" +DESC="Polls a UniFi controller, exports metrics to InfluxDB and Prometheus" GOLANGCI_LINT_ARGS="--enable-all -D gochecknoglobals -D dupl -D lll -D funlen -D wsl -e G402" # Example must exist at examples/$CONFIG_FILE.example CONFIG_FILE="up.conf"