How to use 'precision_threshold' in TSVB?

I am using cardinality aggregation in TSVB.
In metric graph, 'precision threshold' was used in 'json input'. like this...
{
"precision_threshold":40000
}

How to use it in TSVB?

Do you mean the metrics-visualization?

If so, that corresponding option (to inject custom json-params) does not exist in TSVB.

When using cardinality aggs in TSVB, I want to know how to use the 'precision_threshold' option.
Because the default value of precision_threshold is used, the cardinality result value has a lot of errors.

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