From 169a825dbfd04a63b604c9657020d07e3f55edb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Sun, 13 Sep 2020 15:59:21 +0200 Subject: [PATCH] Apply suggestions from code review --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 13afe06c..764138ce 100644 --- a/README.md +++ b/README.md @@ -813,12 +813,12 @@ Just pass a new number as the argument to change it. ## Prometheus Support -Vegeta has a built-in Prometheus Exporter that may be enabled during "attacks" so that you can point any Prometheus instance to Vegeta instances and get some metrics about http requests performance and about Vegeta process itself. +Vegeta has a built-in Prometheus Exporter that may be enabled during "attacks" so that you can point any Prometheus instance to Vegeta instances and get some metrics about http requests performance and about the Vegeta process itself. -To enable Prometheus Exporter on command line, see flags with "prom-" prefix. -To enable Prometheus Exporter on lib usage, add Option "PrometheusEnable" and/or "PrometheusSettings". +To enable the Prometheus Exporter on the command line, see flags with "prom-" prefix. +To enable the Prometheus Exporter in library, add Option "PrometheusEnable" and/or "PrometheusSettings". -Prometheus HTTP endpoint will be available only during the lifespan of an "attack" and will be closed right after the attack is finished. +A Prometheus HTTP endpoint will be available only during the lifespan of an "attack" and will be closed right after the attack is finished. The following metrics are exposed: