inspectit-ocelot
inspectit-ocelot copied to clipboard
EUM beacon exporter do not accept other Returncode than 200
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