From 54496ef1c109e31a012ea34783d50d111baca6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Chaumier?= Date: Tue, 4 Apr 2023 16:32:32 +0200 Subject: [PATCH] Fixed docs --- site/dat/docs/Reporting.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/dat/docs/Reporting.md b/site/dat/docs/Reporting.md index a8850e8dc..5c1026dc0 100644 --- a/site/dat/docs/Reporting.md +++ b/site/dat/docs/Reporting.md @@ -117,8 +117,7 @@ The plugin has several settings: ```yaml modules: - influxdb: - class: influxdb_reporter.InfluxdbStatusReporter + influxdb-reporter: host: localhost # influxdb address (default: localhost) port: 8086 # port (default: 8086) database: jmeter # the datasource name