Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TSVB] Derivative aggregation cannot be sorted #87893

Closed
maggieghamry opened this issue Jan 11, 2021 · 4 comments
Closed

[TSVB] Derivative aggregation cannot be sorted #87893

maggieghamry opened this issue Jan 11, 2021 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.2 v7.10.1

Comments

@maggieghamry
Copy link
Contributor

Describe the feature:
We would like to build a chart to show the most rapidly growing indices. Currently we have the following data pattern in the index:
{ "index": "indexname", "sizeInBytes": 100000000, "timestamp": "2021-04-03 13:50:00"}

This link seems to be relevant, but there doesn't seem to be a workaround: https://discuss.elastic.co/t/order-by-math-aggregation-in-tsvb-top-n-visualisation/209646

Describe a specific use case for the feature:
We would really like to sort by derivative aggregation. We collect this data every 5 minutes so have about 288 observations per day per index. The config screenshot attached shows TSVB visualization with top 10 indices based on their overall size but not on growth speed because it's not possible to select derivative agg for sorting.

image

@maggieghamry maggieghamry added bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.2 v7.10.1 labels Jan 11, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@wylieconlon
Copy link
Contributor

This is a duplicate of #86459 and possibly others.

@wylieconlon
Copy link
Contributor

Related to #86184

@maggieghamry
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.2 v7.10.1
Projects
None yet
Development

No branches or pull requests

3 participants