Skip to content

Add span recordException method #232

@duncanpo

Description

@duncanpo

The OpenTelemetry specification discusses exceptions.

Opentelemetry-cpp does not provide a recordException method. In C++, it is recommended to manually create a span event to record the exception. In MATLAB, we can provide a recordException method that takes an MException object input and generate a span event that records the details of the exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions