Closed VihasMakwana closed 1 week ago
This PR enables awsfirehose to follow the receiver contract and maintain the correct order of operations. The status code returned by the receiver should be dependent upon type of error (i.e. permanent/non-permanent error).
Also, updates the helpers to improve readability.
@open-telemetry/collector-contrib-approvers @dmitryax can this be merged?
This PR enables awsfirehose to follow the receiver contract and maintain the correct order of operations. The status code returned by the receiver should be dependent upon type of error (i.e. permanent/non-permanent error).
Also, updates the helpers to improve readability.