Skip to content

Cleanup custom dimensions in request-logging #478

@fgheysels

Description

@fgheysels

When using RequestTracking in Arcus.WebApi, we log an obsolete / unused dimension. I believe this is an artefact of the past where we used the Body dimension to log the request-body. This has been changed later when we also made it possible to log the response-body.
I think we're now in a stage where we can remove the logging of the Body dimension

Image

Next to that, I also see that we log a dimension called Request which looks like it contains details about the HTTP Operation, the URL, the Request- and Response body, but also the Body dimension

Image

I believe we can remove this one as well ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions