Structs§
- Batched
Http Sink - Provides a simple wrapper around internal tower and batching sinks for http.
- Http
Batch Service - @struct HttpBatchService
- Http
Json Batch Sizer - Uses the estimated json encoded size to determine batch sizing.
- Http
Request - Request type for use in the
Service
implementation of HTTP stream sinks. - Http
Response - Response type for use in the
Service
implementation of HTTP stream sinks. - Http
Retry Logic - Http
Service - Generic ‘Service’ implementation for HTTP stream sinks.
- Http
Status Retry Logic - A more generic version of
HttpRetryLogic
that accepts anything that can be converted to a status code - Ordered
Header Name - Partition
Http Sink - Note: This has been deprecated, please do not use when creating new Sinks.
- Request
Config - Outbound HTTP request settings.
- SigV4
Config
Enums§
Traits§
- Http
Event Encoder - Http
Service Request Builder - HTTP request builder for HTTP stream sinks using the generic
HttpService
- Http
Sink
Functions§
- http_
response_ retry_ logic - Creates a
RetryLogic
for use withHttpResponse
. - validate_
headers