瀏覽代碼

Merge pull request #14219 from orojina/patch-1

Update export_import.md
Carl Bergquist 7 年之前
父節點
當前提交
9785a8aba0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/sources/reference/export_import.md

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

@@ -107,3 +107,5 @@ it as usual and then update the data source option in the metrics tab so that th
 data source. Another alternative is to open the json file in a a text editor and update the data source properties
 to value that matches a name of your data source.
 
+## Note
+In Grafana v5.3.4+ the export modal has new checkbox for sharing for external use (other instances). If the checkbox is not checked then the `__inputs` section will not be included in the exported JSON file.