Skip to content

Context HTTP information #797

@mgray88

Description

@mgray88

Platform: Android, Kotlin
Version: 1.7.27

I'm attempting to attach HTTP request information to the current context so that it gets logged on the next event. On first glance it appears I can use the HttpInterface and set it using Sentry.getContext().http

However this causes Sentry to stop working entirely, and seeing the logcat exceptions thrown it looks like this is a server-side only interface.

Is there a way to attach HTTP logging information to Android events that will parse well on the Sentry web interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIssue type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions