vector icon indicating copy to clipboard operation
vector copied to clipboard

enhancement(gcp_stackdriver_metric sink): Move to gRPC.

Open YoEight opened this issue 2 years ago • 3 comments
trafficstars

That PR also brings:

  1. Send metric value as double when dealing with gauges.
  2. Better batching mechanism like merging a metric together when already present in the batch.
  3. Better support of GCP 25 hours time window when dealing with counters.
  4. Better throughput while still remaining compliant to GCP default rate limit.

YoEight avatar Jan 05 '23 04:01 YoEight

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Jan 05 '23 04:01 bits-bot

Deploy Preview for vector-project ready!

Name Link
Latest commit b6efb86c1487019bb2ffd9c921a23a771427ced3
Latest deploy log https://app.netlify.com/sites/vector-project/deploys/63f689a62555ba000866fb7e
Deploy Preview https://deploy-preview-15823--vector-project.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jan 05 '23 04:01 netlify[bot]

Deploy Preview for vrl-playground ready!

Name Link
Latest commit b6efb86c1487019bb2ffd9c921a23a771427ced3
Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/63f689a6ced9a800081b1807
Deploy Preview https://deploy-preview-15823--vrl-playground.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jan 05 '23 04:01 netlify[bot]

All clippy errors are about the generated code. Will figure out a way to disable them on those files only.

YoEight avatar Jan 26 '23 04:01 YoEight