vector
vector copied to clipboard
enhancement(gcp_stackdriver_metric sink): Move to gRPC.
trafficstars
That PR also brings:
- Send metric value as double when dealing with gauges.
- Better batching mechanism like merging a metric together when already present in the batch.
- Better support of GCP 25 hours time window when dealing with counters.
- Better throughput while still remaining compliant to GCP default rate limit.
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
All clippy errors are about the generated code. Will figure out a way to disable them on those files only.