docs(aggregators.derivative): Remove incorrect comment (#12026)
This commit is contained in:
parent
7466834164
commit
b446acb850
|
|
@ -24,9 +24,7 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
|
||||||
# suffix = "_rate"
|
# suffix = "_rate"
|
||||||
##
|
##
|
||||||
## Field to use for the quotient when computing the derivative.
|
## Field to use for the quotient when computing the derivative.
|
||||||
## When using a field as the derivation parameter the name of that field will
|
## By default the timestamps of the metrics are used.
|
||||||
## be used for the resulting derivative, e.g. *fieldname_by_parameter*.
|
|
||||||
## By default the timestamps of the metrics are used and the suffix is omitted.
|
|
||||||
# variable = ""
|
# variable = ""
|
||||||
##
|
##
|
||||||
## Maximum number of roll-overs in case only one measurement is found during a period.
|
## Maximum number of roll-overs in case only one measurement is found during a period.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue