We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b6fce commit 693965dCopy full SHA for 693965d
_posts/2021-11-20-grafana-loki.md
@@ -24,11 +24,8 @@ If you're using Docker compose
24
25
```bash
26
mkdir grafana
27
-cd ..
28
mkdir loki
29
30
mkdir promtail
31
32
touch docker-compose.yml
33
nano docker-compose.yml # copy the contents from below
34
ls
@@ -231,4 +228,4 @@ Read more about LogQL [here](https://grafana.com/docs/loki/latest/logql/)
231
228
232
229
## Kubernetes Setup
233
230
234
-If you're looking to set this up in kubernetes, see [this post](https://techno-tim.github.io/posts/grafana-loki-kubernetes/)
+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