influxdata / ui

UI for InfluxDB
89 stars 41 forks source link

feat: limit the time period used in tag values queries #6870

Closed mhilton closed 3 months ago

mhilton commented 3 months ago

Add a time interval limit when populating a tag values menu, this is to avoid the need to process the entire measurement.

Closes #

Checklist

Authors and Reviewer(s), please verify the following:

appletreeisyellow commented 3 months ago

The ui end-to-end tests are flaky and this is a known issue, tracked in https://github.com/influxdata/quartz/issues/7504

For now, you may have to click Merge when ready many times until the PR is merged