Stephen Wakely
Stephen Wakely
Have updated to Halogen v5. The main change is ElemSpec is no longer used, its params are now passed directly to Elem. I have also updated the test and example...
The datadog agent is in the process of allowing payloads to be compressed with `zstd`. This adds the ability to Vector to handle these.
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### What does this PR do? ### Motivation ### Describe how to test/QA your changes ### Possible Drawbacks / Trade-offs ### Additional Notes
APR-210 A branch of #27149 to do some benchmarking with. I have added extra telemetry and added an option to compress using a native golang zstd library. ### What does...
### What does this PR do? ### Motivation ### Describe how you validated your changes ### Additional Notes