diff --git a/source/_integrations/influxdb.markdown b/source/_integrations/influxdb.markdown index 3e129b50685..b0a0b93567f 100644 --- a/source/_integrations/influxdb.markdown +++ b/source/_integrations/influxdb.markdown @@ -68,6 +68,10 @@ verify_ssl: description: Verify SSL certificate for HTTPS request. required: false default: true +path: + type: string + description: Path to use if your InfuxDB is running behind an reverse proxy. + required: false max_retries: type: integer description: Set this to allow the integration to retry if there was a network error when transmitting data.