From 6b65661a3ef73b58d5a9c442bb80fc3cbd753b37 Mon Sep 17 00:00:00 2001 From: kx1t <15090643+kx1t@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:17:00 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 585eab6..fe39122 100644 --- a/README.md +++ b/README.md @@ -726,6 +726,7 @@ In order for Telegraf to serve a [Prometheus](https://prometheus.io) endpoint, t | Variable | Description | | ------------------- | ------------------------------------------------------------------------ | | `PROMETHEUS_ENABLE` | Set to `true` for a Prometheus endpoint on `http://0.0.0.0:9273/metrics` | +| `PROMETHEUSPORT` | TCP port for the Prometheus endpoint. Default value is 9273 | ## Minimalist setup