File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 103
103
-- @number[opt=1e-3] opts.stats_quantile_tolerated_error
104
104
-- See tarantool/metrics summary API for details:
105
105
-- https://www.tarantool.io/ru/doc/latest/book/monitoring/api_reference/#summary
106
- -- If quantile value is -Inf, try to decrease quantile tolerance .
106
+ -- If quantile value is -Inf, try to decrease quantile tolerated error .
107
107
-- See https://github.com/tarantool/metrics/issues/189 for issue details.
108
108
-- Decreasing the value increases computational load.
109
109
--
Original file line number Diff line number Diff line change 87
87
-- @number[opt=1e-3] opts.quantile_tolerated_error
88
88
-- See tarantool/metrics summary API for details:
89
89
-- https://www.tarantool.io/ru/doc/latest/book/monitoring/api_reference/#summary
90
- -- If quantile value is -Inf, try to decrease quantile tolerance .
90
+ -- If quantile value is -Inf, try to decrease quantile tolerated error .
91
91
-- See https://github.com/tarantool/metrics/issues/189 for issue details.
92
92
--
93
93
-- @treturn boolean Returns `true`.
Original file line number Diff line number Diff line change 84
84
-- @number[opt=1e-3] opts.quantile_tolerated_error
85
85
-- See metrics summary API for details:
86
86
-- https://www.tarantool.io/ru/doc/latest/book/monitoring/api_reference/#summary
87
- -- If quantile value is -Inf, try to decrease quantile tolerance .
87
+ -- If quantile value is -Inf, try to decrease quantile tolerated error .
88
88
-- See https://github.com/tarantool/metrics/issues/189 for issue details.
89
89
--
90
90
-- @treturn boolean Returns `true`.
You can’t perform that action at this time.
0 commit comments