From fc81cda971e2e3a930b9b479cba03fd65149cd5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 3 Jul 2015 15:13:06 +0200 Subject: [PATCH] Updated OpenTSDB docs, Closes #2272 --- docs/sources/datasources/opentsdb.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/datasources/opentsdb.md b/docs/sources/datasources/opentsdb.md index 3d91559269d..e9110418f4c 100644 --- a/docs/sources/datasources/opentsdb.md +++ b/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.