OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_FILE_EXTENSIONConst Experimental

    ATTR_FILE_EXTENSION: "file.extension" = ...

    File extension, excluding the leading dot.

    png
    
    gz
    

    When the file name has multiple extensions (example.tar.gz), only the last one should be captured ("gz", not "tar.gz").

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