Skip to content

Commit e5b256b

Browse files
authored
Update REFERENCE.md
The new address for the grafana/loki docs is https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
1 parent 5d8a188 commit e5b256b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

REFERENCE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,15 @@ The value passed to the service resource's ensure parameter for promtail's servi
140140
Data type: `Hash`
141141

142142
Describes how Promtail connects to multiple instances of Loki, sending logs to each.
143-
See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
143+
See https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
144144
for all parameters.
145145

146146
##### <a name="positions_config_hash"></a>`positions_config_hash`
147147

148148
Data type: `Hash`
149149

150150
Describes how to save read file offsets to disk.
151-
See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
151+
See https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
152152
for all parameters.
153153

154154
##### <a name="scrape_configs_hash"></a>`scrape_configs_hash`
@@ -157,7 +157,7 @@ Data type: `Hash`
157157

158158
Each scrape_config block configures how Promtail can scrape logs from a series of targets
159159
using a specified discovery method.
160-
See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
160+
See https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
161161
for all parameters.
162162

163163
##### <a name="bin_dir"></a>`bin_dir`
@@ -187,7 +187,7 @@ Data type: `Optional[Hash]`
187187

188188
Configures Promtail's behavior as an HTTP server. Defaults will be used if this block
189189
is omitted.
190-
See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
190+
See https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
191191
for all parameters.
192192

193193
Default value: ``undef``
@@ -198,7 +198,7 @@ Data type: `Optional[Hash]`
198198

199199
Configures how tailed targets will be watched. Defaults will be used if this block
200200
is omitted.
201-
See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
201+
See https://github.com/grafana/loki/blob/master/docs/sources/clients/promtail/configuration.md
202202
for all parameters.
203203

204204
Default value: ``undef``

0 commit comments

Comments
 (0)