View Source otel_otlp_common (opentelemetry_exporter v1.8.0)

Summary

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