docs: remove newline (#13558)
This commit is contained in:
parent
22bfb405bb
commit
eb7ada1677
|
|
@ -632,7 +632,6 @@ is tested on metrics after they have passed the `tagpass` test.
|
||||||
> must be defined at the **end** of the plugin definition, otherwise subsequent
|
> must be defined at the **end** of the plugin definition, otherwise subsequent
|
||||||
> plugin config options will be interpreted as part of the tagpass/tagdrop
|
> plugin config options will be interpreted as part of the tagpass/tagdrop
|
||||||
> tables.
|
> tables.
|
||||||
|
|
||||||
> NOTE: When using the inline table syntax (e.g. `{...}`) the table must exist
|
> NOTE: When using the inline table syntax (e.g. `{...}`) the table must exist
|
||||||
> in the main plugin definition and not in any sub-table (e.g.
|
> in the main plugin definition and not in any sub-table (e.g.
|
||||||
> `[[inputs.win_perf_counters.object]]`).
|
> `[[inputs.win_perf_counters.object]]`).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue