grafana/public/app/plugins/datasource/opentsdb
Liu Yubao 4fccfbf543 increase limit to lookup unique metric tag values
Default limit is 25 which is too small. Considering currently the
/api/search/lookup query isn't narrowed down by selected tag
keys and values (see https://github.com/grafana/grafana/pull/1433), 
the limit is set to 3000, this should be fine because people rarely
create new graph panel.
2015-09-17 01:36:36 +08:00
..
partials fix(datasource query editors): fixed issue with duplicate query and the query letter (refId) 2015-08-30 10:24:15 +02:00
datasource.js increase limit to lookup unique metric tag values 2015-09-17 01:36:36 +08:00
directives.js feat(mixed datasources): continued work on editor design change 2015-08-16 20:52:30 +02:00
plugin.json feat(mixed datasources): continued work on editor design change 2015-08-16 20:52:30 +02:00
queryCtrl.js fix(datasource query editors): fixed issue with duplicate query and the query letter (refId) 2015-08-30 10:24:15 +02:00