extract_navigation_id_from_span: Extract navigation ID from span attributes

View source: R/telemetry_otel_conversion.R

extract_navigation_id_from_spanR Documentation

Extract navigation ID from span attributes

Description

Extracts navigation identifier from OTLP span attributes.

Usage

extract_navigation_id_from_span(span_attributes)

Arguments

span_attributes

List or data frame of span attributes

Value

Character navigation ID, or NA if not found


bidux documentation built on Feb. 28, 2026, 1:06 a.m.