OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_FILE_CHANGEDConst Experimental

    ATTR_FILE_CHANGED: "file.changed" = ...

    Time when the file attributes or metadata was last changed, in ISO 8601 format.

    2021-01-01T12:00:00Z
    

    file.changed captures the time when any of the file's properties or attributes (including the content) are changed, while file.modified captures the timestamp when the file content is modified.

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