From 5b29df75f50b418648010fa61d976b8178ed76b8 Mon Sep 17 00:00:00 2001 From: Henry Hu Date: Thu, 4 Feb 2016 00:15:59 +0800 Subject: [PATCH] Force CircleCI to rebuild.... --- plugins/inputs/socket/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/socket/README.md b/plugins/inputs/socket/README.md index 05d7bb0eb..8dc56550e 100644 --- a/plugins/inputs/socket/README.md +++ b/plugins/inputs/socket/README.md @@ -8,7 +8,7 @@ size limit, [see here for more details.](../udp/README.md#a-note-on-udpip-os-buf ## Configuration Each Socket input allows the binding address, and protocol to be set. -Currently socket service input only support two line protocol formats of metric: influx and graphite. +Currently socket service input only support line protocol formats of metric: influx and graphite. Each input allows to use data_format to choose which format of contents will be sent to this socket service. ## Parsing Metrics