diff --git a/plugins/aggregators/derivative/README.md b/plugins/aggregators/derivative/README.md index 37b2060fe..a24facbdb 100644 --- a/plugins/aggregators/derivative/README.md +++ b/plugins/aggregators/derivative/README.md @@ -24,9 +24,7 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details. # suffix = "_rate" ## ## Field to use for the quotient when computing the derivative. - ## When using a field as the derivation parameter the name of that field will - ## 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. + ## By default the timestamps of the metrics are used. # variable = "" ## ## Maximum number of roll-overs in case only one measurement is found during a period.