Class NfsIncubatingAttributes

java.lang.Object
io.opentelemetry.semconv.incubating.NfsIncubatingAttributes

public final class NfsIncubatingAttributes extends Object
  • Field Details

    • NFS_OPERATION_NAME

      public static final io.opentelemetry.api.common.AttributeKey<String> NFS_OPERATION_NAME
      NFSv4+ operation name.
    • NFS_SERVER_REPCACHE_STATUS

      public static final io.opentelemetry.api.common.AttributeKey<String> NFS_SERVER_REPCACHE_STATUS
      Linux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable)