author | J. Javier Maestro <jjmaestro@ieee.org> | |
Mon, 3 Jun 2013 17:03:44 +0000 (19:03 +0200) | ||
committer | J. Javier Maestro <jjmaestro@ieee.org> | |
Mon, 3 Jun 2013 17:03:44 +0000 (19:03 +0200) | ||
commit | 498a0dcd09770815196bdfe3fb2b48c4b2b168d9 | |
tree | b54cdb4bdb8ea6f54ab6df1ec922cf0663052458 | tree | snapshot |
parent | a2f4c30a03dad7979c494aaf638cf2330fa39e72 | commit | diff |
write_graphite plugin: Adding TCP/UDP support via config
UDP allows to "fire-and-forget" data while not bringing the servers down
due to TCP's connection oriented overhead.
The new versions of Graphite support both TCP and UDP streams so it made
sense to add UDP support.
UDP allows to "fire-and-forget" data while not bringing the servers down
due to TCP's connection oriented overhead.
The new versions of Graphite support both TCP and UDP streams so it made
sense to add UDP support.
src/write_graphite.c | diff | blob | history |