Skip to content

Allow friendly names to be added to heap snapshots #43

Closed
@jarmit

Description

@jarmit

Currently today, all of Objects, Arrays, etc. are all combined within the same constructor within a heap snapshot view. This makes it difficult to get a summary of what types of objects are causing the most memory problem. If instead, we could provide a friendly name to objects, so the aggregation of those events could be based off of friendly name, this would help us in allowing to target the correct objects that will get us the most bang for our buck.

AB#39492569

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requesttrackedThis issue is now tracked on our internal backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions