Expand description
Generalized HTTP client source. Calls an endpoint at an interval, decoding the HTTP responses into events.
Structs§
- Compiled
Param - Http
Client Config - Configuration for the
http_client
source. - Http
Client Context - Captures the configuration options required to decode the incoming requests into events.
- Query