From 79333add88f28be425acee607cdb6fa612e8b5a4 Mon Sep 17 00:00:00 2001 From: dalance Date: Wed, 14 Aug 2019 21:22:35 +0900 Subject: [PATCH] Update troubleshooting.md (#896) Fix link format --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 71eb6ce817..ac8ef07c6a 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -78,7 +78,7 @@ You can check the promtail log by looking in `/var/log/containers` at the promta ## Enable tracing for loki -We support (jaeger)[https://www.jaegertracing.io/] to trace loki, just add env `JAEGER_AGENT_HOST` to where loki run, and you can use jaeger to trace. +We support [jaeger](https://www.jaegertracing.io/) to trace loki, just add env `JAEGER_AGENT_HOST` to where loki run, and you can use jaeger to trace. If you deploy with helm, refer to following command: