Skip to content

Commit 560e30c

Browse files
author
Sergei Gerasenko
committed
Add documentation
1 parent 0ea0410 commit 560e30c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,9 +2009,14 @@ collectd::plugin::write_graphite::carbon {'secondary_graphite':
20092009
storerates => true,
20102010
separateinstances => false,
20112011
logsenderrors => true
2012+
preserveseparator => false,
2013+
dropduplicatefields => false,
20122014
}
20132015
```
20142016

2017+
The `preserveseparator` and `dropduplicatefields` fields are supported as of
2018+
collectd version >= 5.7.
2019+
20152020
#### Class: `collectd::plugin::write_http`
20162021

20172022
The write_http plugin supports two ways of configuration, the old plugin format using urls:

0 commit comments

Comments
 (0)