Skip to content

Commit ff89913

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 529afb1 commit ff89913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/influxdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This plugin supports the following parameters:
1818
| `HTTP_Passwd` | Password for user defined in `HTTP_User`. | _none_ |
1919
| `HTTP_Token` | Authentication token used with InfluxDB v2. If specified, both `HTTP_User` and `HTTP_Passwd` are ignored. | _none_ |
2020
| `HTTP_Header` | Add a HTTP header key/value pair. Multiple headers can be set. | _none_ |
21-
| `Tag_Keys` | Space separated list of keys that needs to be tagged | _none_ |
21+
| `Tag_Keys` | Space separated list of keys that needs to be tagged. | _none_ |
2222
| `Auto_Tags` | Automatically tag keys where value is `string`. This option takes a Boolean value: `True`/`False`, `On`/`Off`. | `Off` |
2323
| `Uri` | Custom URI endpoint. | _none_ |
2424
| `Add_Integer_Suffix` | Use integer type of [InfluxDB's line protocol](https://docs.influxdata.com/influxdb/v1/write_protocols/line_protocol_reference/). This option takes a Boolean value: `True`/`False`, `On`/`Off`. | `Off` |

0 commit comments

Comments
 (0)