Skip to content

Commit 930e023

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 8a08379 commit 930e023

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pipeline/outputs/treasure-data.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ To start inserting records into Treasure Data, run the plugin from the command l
2020

2121
### Command line
2222

23-
You can run the plugin from the command line, but it exposes your API key. Using a
24-
configuration file is recommended.
23+
You can run the plugin from the command line, but it exposes your API key. Using a configuration file is recommended.
2524

2625
```shell
2726
fluent-bit -i cpu -o td -p API="abc" -p Database="fluentbit" -p Table="cpu_samples"

0 commit comments

Comments
 (0)