From 7ad74153866efc9dd9dec908944c3203987f276f Mon Sep 17 00:00:00 2001 From: Daniel Ruggeri Date: Wed, 29 Nov 2023 19:00:59 -0600 Subject: [PATCH] Clarify README scrape config section to be prom configs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b00750..5d1cf87 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ The following query string parameters can be passed to the `/ups_metrics` path: * `statuses` - Overrides the command line parameter `--nut.statuses` See the example scrape configurations below for how to utilize this capability -### Example Scrape Configurations +### Example Prometheus Scrape Configurations Note that this exporter will scrape only one UPS per scrape invocation. If there are multiple UPS devices visible to NUT, you MUST ensure that you set up different scrape configs for each UPS device. Here is an example configuration for such a use case: ```