Skip to content

Commit 693965d

Browse files
Update 2021-11-20-grafana-loki.md (#94)
Remove the directory changes. You do not enter the created directories Co-authored-by: Techno Tim <[email protected]>
1 parent 36b6fce commit 693965d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

_posts/2021-11-20-grafana-loki.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,8 @@ If you're using Docker compose
2424

2525
```bash
2626
mkdir grafana
27-
cd ..
2827
mkdir loki
29-
cd ..
3028
mkdir promtail
31-
cd ..
3229
touch docker-compose.yml
3330
nano docker-compose.yml # copy the contents from below
3431
ls
@@ -231,4 +228,4 @@ Read more about LogQL [here](https://grafana.com/docs/loki/latest/logql/)
231228

232229
## Kubernetes Setup
233230

234-
If you're looking to set this up in kubernetes, see [this post](https://techno-tim.github.io/posts/grafana-loki-kubernetes/)
231+
If you're looking to set this up in kubernetes, see [this post](https://techno-tim.github.io/posts/grafana-loki-kubernetes/)

0 commit comments

Comments
 (0)