浏览代码

Updated OpenTSDB docs, Closes #2272

Torkel Ödegaard 10 年之前
父节点
当前提交
fc81cda971
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/sources/datasources/opentsdb.md

+ 4 - 0
docs/sources/datasources/opentsdb.md

@@ -27,6 +27,10 @@ Open a graph in edit mode by click the title.
 
 ![](/img/v2/opentsdb_query_editor.png)
 
+### Auto complete suggestions
+You should get auto complete suggestions for tags and tag values. If you do not you need to enable `tsd.core.meta.enable_realtime_ts` in
+the OpentSDB server settings. This is required for the OpenTSDB `lookup` api to work.
+
 ## Templating queries
 
 When using OpenTSDB with a template variable of `query` type you can use following syntax for lookup.