File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
content/shared/influxdb3-write-guides/use-telegraf Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Replace the following:
51
51
52
52
> [ !Note]
53
53
> While in alpha, {{< product-name >}} does not require an authorization token.
54
- > For the ` token ` option, provide an empty or arbitrary token string.
54
+ > For the ` token ` option, provide an arbitrary, non-empty token string.
55
55
56
56
_ See how to [ Configure Telegraf to write to {{% product-name %}}] ( /influxdb3/version/write-data/use-telegraf/configure/ ) ._
57
57
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Replace the following:
70
70
71
71
> [ !Note]
72
72
> While in alpha, {{< product-name >}} does not require an authorization token.
73
- > For the ` token ` option, provide an empty or arbitrary token string.
73
+ > For the ` token ` option, provide an arbitrary, non-empty token string.
74
74
75
75
The InfluxDB output plugin configuration contains the following options:
76
76
@@ -89,7 +89,7 @@ Your {{% product-name %}} authorization token.
89
89
90
90
> [ !Note]
91
91
> While in alpha, {{< product-name >}} does not require an authorization token.
92
- > For the ` token ` option, provide an empty or arbitrary token string.
92
+ > For the ` token ` option, provide an arbitrary, non-empty token string.
93
93
94
94
> [ !Tip]
95
95
>
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Replace the following:
100
100
101
101
> [ !Note]
102
102
> While in alpha, {{< product-name >}} does not require an authorization token.
103
- > For the ` token ` option, provide an empty or arbitrary token string.
103
+ > For the ` token ` option, provide an arbitrary, non-empty token string.
104
104
105
105
> [ !Tip]
106
106
>
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The following example configures Telegraf for dual writing to {{% product-name %
16
16
17
17
> [ !Note]
18
18
> While in alpha, {{< product-name >}} does not require an authorization token.
19
- > For the ` token ` option, provide an empty or arbitrary token string.
19
+ > For the ` token ` option, provide an arbitrary, non-empty token string.
20
20
21
21
22
22
## Sample configuration
You can’t perform that action at this time.
0 commit comments