Class NfsIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.NfsIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String> NFSv4+ operation name.static final io.opentelemetry.api.common.AttributeKey<String> Linux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable) -
Method Summary
-
Field Details
-
NFS_OPERATION_NAME
NFSv4+ operation name. -
NFS_SERVER_REPCACHE_STATUS
Linux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable)
-