From 93ef5ab79fc76bee42d5644ef539e447e92d39b7 Mon Sep 17 00:00:00 2001 From: kx1t <15090643+kx1t@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:58:21 -0400 Subject: [PATCH] `INFLUXDBV2_ORG` (InfluxDB Organization) param documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54f2c93..f108130 100644 --- a/README.md +++ b/README.md @@ -532,6 +532,7 @@ In order for Telegraf to output metrics to an [InfluxDBv2](https://docs.influxda | `INFLUXDBV2_URL` | The URL of the InfluxDB instance | | `INFLUXDBV2_TOKEN` | The token for authentication | | `INFLUXDBV2_BUCKET` | Destination bucket to write into | +| `INFLUXDBV2_ORG` | InfluxDB Organization to write into | ### Output to Prometheus and configuring Grafana