inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

EUM beacon exporter do not accept other Returncode than 200

Open SaschaBrechmannVHV opened this issue 5 years ago • 0 comments

The Logstash http-input could send other returncode than 200, if http-payload is received successful . See https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http.html#plugins-inputs-http-response_code

The exporter should use this Returncodes for OK: 200, 201, 202, 204

SaschaBrechmannVHV avatar Mar 09 '21 08:03 SaschaBrechmannVHV