Skip to content

Commit

Permalink
Update README.md (#4309)
Browse files Browse the repository at this point in the history
  • Loading branch information
GneyHabub authored Sep 10, 2021
1 parent a6c7ecc commit e1c582d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To test locally, we recommend using the `docker-compose.yaml` file in this direc
docker-compose up
```

1. Grafana should now be available at http://localhost:3000/. Log in with `admin` / `admin` and follow the [steps for configuring the datasource in Grafana](../docs/getting-started/grafana.md), using `http://loki:3100` for the URL field.
1. Grafana should now be available at http://localhost:3000/. Log in with `admin` / `admin` and follow the [steps for configuring the datasource in Grafana](../docs/sources/getting-started/grafana.md), using `http://loki:3100` for the URL field.

**Note:** When running locally, Promtail starts before Loki is ready. This can lead to the error message "Data source connected, but no labels received." After a couple seconds, Promtail will forward all newly created log messages correctly.
Until this is fixed we recommend [building and running from source](#build-and-run-from-source).
Expand Down

0 comments on commit e1c582d

Please sign in to comment.