Timelion and Cardinality precision_threshold

I know there is the advanced JSON input for Visualize. How do I implement the same precision_threshold override in a Timelion Visualize?

Or alternatly is there a way to set the precision_threshold globally to a particular value.
Right now I use {"precision_threshold":1000}..

You can achieve the same result by pinning a filter where you add the precision_threshold on a dashboard, where you will display the timeseries visualization.

I am sorry I do not follow what you explained.
I added {"precision_threshold": 1000} as a pined filter to my dashboard and all it did was generated errors.

I am using Kibana 4.6.1 is the parameter config change to {"precision_threshold": 1000} work when added as a pinned filter?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.