Stackdriver / collectd

Stackdriver's monitoring agent based on collectd (http://collectd.org).
https://cloud.google.com/monitoring/agent/
Other
51 stars 15 forks source link

Remove minimum interval check and let the API reject too-frequent requests. #170

Closed igorpeshansky closed 4 years ago

igorpeshansky commented 4 years ago

Also restore collectd's default interval of 10s (overridden it in our packaged configuration anyway).

This reverts commit 734db20639b4f0a4bd68ae39bbdb9b4f2c70e4d8 ("Disallow intervals that are less than sixty seconds").