elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.6k stars 8.22k forks source link

Set minimum auto-interval interval on date_histogram #3787

Closed rylewell-msft closed 7 months ago

rylewell-msft commented 9 years ago

We have many time-series metrics that are sampled at a predefined interval and placed into Elasticsearch for visualization with Kibana. Generally, we setup all of the resulting charts to use the dynamic sampling interval (i.e. try to generate N data points spanning the domain that is being visualized).

This works well as long as the user does not zoom in too much.When the user zooms in far enough that the sampling interval of the chart is less than twice that of the underlying data, we get sampling artifacts:

aliasing

It would be great if we could specify a minimum sampling interval on the chart so that users may zoom in without generating charts that have aliasing artifacts.

rashidkpc commented 9 years ago

++ great idea

Platzii commented 8 years ago

+1

jeroenmaas commented 8 years ago

+1

cwlowder commented 7 years ago

+1

shaharmor commented 7 years ago

Would love to see this

toddferg commented 4 years ago

+1 to this idea

ghudgins commented 2 years ago

this request is about doing auto interval with a minimum "floor" - and not the custom interval on date histograms...currently possible in TSVB

timductive commented 7 months ago

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.