Class FileSystemAttributes

java.lang.Object
io.trino.filesystem.tracing.FileSystemAttributes

public final class FileSystemAttributes extends Object
  • Field Details

    • FILE_LOCATION

      public static final io.opentelemetry.api.common.AttributeKey<String> FILE_LOCATION
    • FILE_SIZE

      public static final io.opentelemetry.api.common.AttributeKey<Long> FILE_SIZE
    • FILE_LOCATION_COUNT

      public static final io.opentelemetry.api.common.AttributeKey<Long> FILE_LOCATION_COUNT
    • FILE_READ_SIZE

      public static final io.opentelemetry.api.common.AttributeKey<Long> FILE_READ_SIZE
    • FILE_READ_POSITION

      public static final io.opentelemetry.api.common.AttributeKey<Long> FILE_READ_POSITION