Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_integrations/influxdb.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down