cookie-cutter
cookie-cutter copied to clipboard
Create HTTP Module
The module should expose a HTTP client (including APM support) and could potentially include a HTTP RPC server implementation (similar to how gRPC works). Also investigate sink with potential batching / parallel HTTP calls (POST with Payload). Support throttling for HTTP client (configurable max req/s)