datasource.js
8.26 KB
-
increase limit to lookup unique metric tag values · 4fccfbf5
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.
Liu Yubao committed