grpc plugin: Unify field names.
authorFlorian Forster <octo@collectd.org>
Fri, 29 Jul 2016 09:27:08 +0000 (11:27 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 2 Aug 2016 14:56:58 +0000 (16:56 +0200)
commit6754150119aaced4f7d39c2641c61d47aa84a436
tree674a64385beed2135f5f6f3c1f52451f788eaffd
parentdc6f54ccc87c5ae63d29f05eca91714ade689691
grpc plugin: Unify field names.

Fields holding a ValueList are now called "value_list", fields holding
a Value are now called "value". Repeated fields use the plural form.
proto/collectd.proto
proto/types.proto
src/grpc.cc