author | Florian Forster <octo@collectd.org> | |
Fri, 29 Jul 2016 09:27:08 +0000 (11:27 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 2 Aug 2016 14:56:58 +0000 (16:56 +0200) | ||
commit | 6754150119aaced4f7d39c2641c61d47aa84a436 | |
tree | 674a64385beed2135f5f6f3c1f52451f788eaffd | tree | snapshot |
parent | dc6f54ccc87c5ae63d29f05eca91714ade689691 | commit | diff |
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.
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 | diff | blob | history | |
proto/types.proto | diff | blob | history | |
src/grpc.cc | diff | blob | history |