View Source otel_otlp_common (opentelemetry_exporter v1.7.0)

Link to this section Summary

Link to this section Functions

Link to this function

to_attributes(Attributes)

View Source
-spec to_attributes(opentelemetry:attributes_map() | otel_attributes:t() | undefined) ->
                 [opentelemetry_exporter_trace_service_pb:key_value()].
Link to this function

to_instrumentation_scope_proto(Instrumentation_scope)

View Source