mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:12:22 +08:00

* feat: adding lookup limit to OpenTSDB settings Adding lookup to OpenTSDB datasource settings and using it in the datasource for tag value lookup and suggest * Document the change. * feat: UI for configuring OpenTSDB lookup limit. * Apply prettier. * Fix compilation error.