From 5a8efa9a52787e9f1e7857cf91727f15ebdfcb00 Mon Sep 17 00:00:00 2001 From: Fraser Savage Date: Fri, 8 Jul 2016 06:12:26 +0100 Subject: [PATCH] Update configuration.md (#5527) Insert missing backtick. --- docs/sources/installation/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/configuration.md b/docs/sources/installation/configuration.md index 0c2bd7366e7..d0ce39cf482 100644 --- a/docs/sources/installation/configuration.md +++ b/docs/sources/installation/configuration.md @@ -46,7 +46,7 @@ Then you can override them using: ## instance_name Set the name of the grafana-server instance. Used in logging and internal metrics and in -clustering info. Defaults to: `${HOSTNAME}, which will be replaced with +clustering info. Defaults to: `${HOSTNAME}`, which will be replaced with environment variable `HOSTNAME`, if that is empty or does not exist Grafana will try to use system calls to get the machine name.