Skip to content

Change span events to event events. #1411

@breedx-splk

Description

@breedx-splk

OTel span events are being deprecated in favor of actual events with span context.

In android, we currently use span events in the fragment and activity instrumentation to annotate certain timestamps within a span. We should modify this instrumentation to instead generate actual events with span context. This allows us a bit of future proofing and more closely aligns us with the pending spec changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions