浏览代码

docs(): updated export docs

Torkel Ödegaard 9 年之前
父节点
当前提交
c3e1955792
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      docs/sources/reference/export_import.md

+ 8 - 0
docs/sources/reference/export_import.md

@@ -14,6 +14,14 @@ The export feature is accessed from the share menu.
 
 <img src="/img/v31/export_menu.png">
 
+### Making a dashboard portable
+
+If you want to export a dashboard for others to use then it could be a good idea to
+add template variables for things like a metric prefix (use contant variable) and server name.
+
+A template varible of the type `Constant` will automatically be hidden in
+the dashboard, and will also be added as an required input when the dashboard is imported.
+
 ## Importing a dashboard
 
 To import a dasbhoard open dashboard search and then hit the import button.