From 4cd7d7ce8e04a8553189b015f4f7b9bfb144761c Mon Sep 17 00:00:00 2001 From: dalance Date: Wed, 14 Aug 2019 17:30:03 +0900 Subject: [PATCH] Update troubleshooting.md 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 71eb6ce81788..ac8ef07c6a78 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: