OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_OTEL_COMPONENT_TYPEConst Experimental

    ATTR_OTEL_COMPONENT_TYPE: "otel.component.type" = ...

    A name identifying the type of the OpenTelemetry component.

    batching_span_processor
    
    com.example.MySpanExporter
    

    If none of the standardized values apply, implementations SHOULD use the language-defined name of the type. E.g. for Java the fully qualified classname SHOULD be used in this case.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.