cloudfoundry-community / stackdriver-tools

Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
Apache License 2.0
21 stars 13 forks source link

Respect metric batches #132

Closed johnsonj closed 6 years ago

johnsonj commented 6 years ago

This is restoring what I believe is previous behavior to send requests to Stackdriver Monitoring in batches. I believe the work to group a set of metrics from a single firehose event introduced this regression, but I'm not completely sure.

This change should significantly (100x) reduce the RPS to Stackdriver Monitoring.