OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_PPROF_LOCATION_IS_FOLDEDConst Experimental

    ATTR_PPROF_LOCATION_IS_FOLDED: "pprof.location.is_folded" = ...

    Provides an indication that multiple symbols map to this location's address, for example due to identical code folding by the linker. In that case the line information represents one of the multiple symbols. This field must be recomputed when the symbolization state of the profile changes.

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