Skip to content

[Heartbeat] Non-UTF8 HTTP Response Bodies Silently Disappear #15647

@andrewvc

Description

@andrewvc

We can't do much with non-UTF8 response bodies in terms of outputting them to the console or ES since the go JSON encoder will replace them with empty strings (and ES won't index them anyway).

However we should document this behavior and possible add a new field http.response.body.encoding field that shows the encoding of the body.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions