Skip to content

Query Builder: Scroll down filter list is limited to 200 values only #16646

Open
@tomklapka

Description

@tomklapka

Steps to reproduce:
0. fill up any Influxdb bucket with metric which contains more fields than UI filter window in query builder is able to display, currently > 200. This example uses telegraf prometheus plugin in kubernetes environment to populate the influxdb bucket with complex metrics.

  1. Go to data explorer.
  2. Try to scroll down to some field value which is not in the first 200 of displayed values.
  3. Only filtering by typing in name is the way to find your desired value (if you know its name)

Expected behavior:
User should be able to scroll down to the end of the list of available values.

Actual behavior:
https://drive.google.com/file/d/1gFMR-G5MgDc_rvHDclmsGNr-pOF7_cOZ/view?usp=sharing

  • System info: Linux 4.14.138+ x86_64
  • InfluxDB version: InfluxDB 2.0.0-beta.1 (git: 128b9ee) build_date: 2020-01-23T12:02:48Z
  • Other relevant environment details: Kubernetes v1.14.8-gke.12, Container-Optimized OS with Containerd (cos_containerd)
    --

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions