Skip to content

Accept all 2xx HTTP responses when testing the Datadog integration

Markus Koller requested to merge fix-datadog-testing-http-response into master

What does this MR do?

The Datadog API sometimes responds with a HTTP 202 response status, which results in an error message when testing the integration settings even though the request shows up as successful in the delivery log.

This changes the test to accept all 2xx HTTP status codes.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Markus Koller

Merge request reports

Loading