influxdata / influxdata/ui

Notebooks: As I user can explore my schema quickly

Open
#318 5 comments 0 reactions 0 assignees View on GitHub
area/notebooks team/automation team/ui team/unity
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Problem: Data exploration with a schema-less database is computationally hard

### Scenario: High cardinality buckets

GIVEN I have a high cardinality bucket
WHEN I select that bucket from the Metric Selector
THEN I see a spinner and the UI appears frozen for a longer than expected time

## Technical Notes:
Can we use the [Flux InfluxDB schema] aka the Meta API (https://docs.influxdata.com/influxdb/v2.0/reference/flux/stdlib/influxdb-schema/) instead of querying every point to generate the schema?

Related to getting data type in the Flux InfluxDB schema: https://github.com/influxdata/flux/issues/2938

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.