Skip to content

Commit

Permalink
Set Loki link version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell committed Sep 24, 2024
1 parent 17e8617 commit 38bd015
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/sources/static/configuration/logs-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ configured, except deprecated fields have been removed and the server_config is
not supported.

Refer to the
[Promtail documentation](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/)
[Promtail documentation](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/)
for the supported values for these fields.

```yaml
Expand Down Expand Up @@ -56,7 +56,7 @@ clients:
> **Note:** More information on the following types can be found on the
> documentation for Promtail:
>
> * [`promtail.client_config`](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/#clients)
> * [`promtail.client_config`](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/#clients)


## file_watch_config
Expand Down Expand Up @@ -110,10 +110,10 @@ scrape_configs:
> **Note:** More information on the following types can be found on the
> documentation for Promtail:
>
> * [`promtail.client_config`](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/#clients)
> * [`promtail.scrape_config`](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/#scrape_configs)
> * [`promtail.target_config`](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/#target_config)
> * [`promtail.limits_config`](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/promtail/configuration/#limits_config)
> * [`promtail.client_config`](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/#clients)
> * [`promtail.scrape_config`](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/#scrape_configs)
> * [`promtail.target_config`](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/#target_config)
> * [`promtail.limits_config`](https://grafana.com/docs/loki/latest/send-data/promtail/configuration/#limits_config)

> **Note:** Backticks in values are not supported.

Expand Down

0 comments on commit 38bd015

Please sign in to comment.