write_prometheus plugin: New plugin for exposing metrics to Prometheus.
[collectd.git] / proto / collectd.proto
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-10-26 Ruben KerkhofMerge branch 'collectd-5.6'
2016-10-10 Marc FournierMerge branch 'collectd-5.6'
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-13 Florian ForsterMerge branch 'collectd-5.6'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-08 Florian ForsterMerge branch 'collectd-5.6'
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.6'
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian ForsterMerge branch 'collectd-5.6'
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian ForsterMerge remote-tracking branch 'github/pr/1901'
2016-08-28 Florian Forstergrpc plugin: Rename "DispatchValues" to "PutValues".
2016-08-22 Ruben KerkhofMerge branch 'hugepages'
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1879'
2016-08-14 Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-12 Ruben KerkhofMerge pull request #900 from ccin2p3/faxmodem/cpu-numcpu
2016-08-12 Ruben KerkhofMerge pull request #1873 from rubenk/fix-duplicate...
2016-08-12 Ruben KerkhofMerge pull request #1875 from rubenk/remove-configfile...
2016-08-11 Sebastian HarlMerge pull request #1876 from octo/issue/1819
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-11 Florian Forsterproto/collectd.proto: Improve documentation.
2016-08-10 Florian Forsterproto/*.proto: Reformat using clang-format.
2016-08-10 Florian Forstergrpc plugin: Move all functions to a single service...
2016-08-10 Florian Forsterproto/*.proto: Add the go_package option.
2016-08-10 Florian Forstergrpc plugin: Turn QueryValues into a server-side stream...
2016-08-09 Marc FournierMerge remote-tracking branch 'origin/pr/1346'
2016-08-07 Florian ForsterMerge branch 'pr/1826'
2016-08-06 Florian ForsterMerge branch 'collectd-5.5'
2016-08-05 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-02 Florian Forstergrpc plugin: Rename "Reply" messages to "Response".
2016-08-02 Florian Forstergrpc plugin: Create a "Dispatch" service and use stream...
2016-08-02 Florian Forstergrpc plugin: Unify field names.
2016-08-01 Florian ForsterMerge branch 'pr/1791'
2016-07-28 Florian Forsterproto/collectd.proto: Remove unused import "google...
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26 Florian ForsterMerge branch 'collectd-5.5'
2016-07-24 Rinigusfix configure.ac
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
2016-06-14 Marc FournierMerge branch 'collectd-5.5'
2016-06-10 Ruben KerkhofMerge branch 'collectd-5.5'
2016-06-04 Ruben KerkhofMerge pull request #1738 from tokkee/sh/silent
2016-06-04 Ruben KerkhofMerge pull request #1699 from tokkee/sh/grpc
2016-05-30 Sebastian Harlgrpc plugin: Replace the ListValues RPC with QueryValues.
2016-05-30 Sebastian Harlgrpc plugin: Implement the ListValues() RPC.
2016-05-30 Sebastian Harlgrpc plugin: Add a plugin providing a gRPC server.