Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ The retention policy to use
An array containing the names of fields to send to Influxdb as tags instead
of fields. Influxdb 0.9 convention is that values that do not change every
request should be considered metadata and given as tags. Tags are only sent when
present in `data_points` or if `user_event_fields_for_data_points` is `true`.
present in `data_points` or if `use_event_fields_for_data_points` is `true`.

[id="plugins-{type}s-{plugin}-ssl"]
===== `ssl`
Expand Down