Tags: clinta/collectd
Tags
Change package-build.sh so that it checks out a branch specified by an environment variable, defaulting to stackdriver-agent-$BRANCH.
Remove the (newly-introduced) "slab*" types from the memory plugin. They seem to confuse our upstream processing.
Bump the buffer size for the write_http plugin and force flushing semi-frequently. This isn't a long-term answer but makes it so that we receive all of the metrics for a time period at once so that we can turn them into a percent when we receive them rather than having to do that downstream. Longer term, we should try to get the ability for the plugins we care about % values of to send that % directly and then we can drop this patch. # Conflicts: # src/write_http.c
PreviousNext