Skip to content

Support Local Variables in stack frames #4716

@phillipuniverse

Description

@phillipuniverse

Problem Statement

I looked around fro local variable support in the Java integration but didn't find it.

I see there was some small level of support added recently at #4686 but I don't see how to utilize that in a server-side Java/Kotlin process (in my case, a GRPC server in vanilla Kotlin on the AWS Corretto 17 JVM).

Solution Brainstorm

Coming from Rollbar, they were able to get local variables from a stack trace using a native agent. That might be the best hook point for obtaining this data.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions