Skip to content

Support for Native Crash Reporting in OpenTelemetry Android #764

Open
@MdNaushad

Description

@MdNaushad

OpenTelemetry-Android currently does not handle native crashes (e.g., crashes caused by C/C++ code within Android applications)

Native crashes are common in applications that use JNI (Java Native Interface) for interacting with native libraries or in apps that include high-performance, low-level code written in C or C++. These crashes can result in a poor user experience, and without proper reporting, developers lack visibility into the root causes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions