go.opentelemetry.io/otel/attribute.Key.Int (method)
73 uses
go.opentelemetry.io/otel/attribute (current package)
key.go#L36: func (k Key) Int(v int) KeyValue {
kv.go#L33: return Key(k).Int(v)
go.opentelemetry.io/otel/semconv/v1.41.0
attribute_group.go#L266: return AppJankFrameCountKey.Int(val)
attribute_group.go#L287: return AppScreenCoordinateXKey.Int(val)
attribute_group.go#L294: return AppScreenCoordinateYKey.Int(val)
attribute_group.go#L1302: return AWSDynamoDBCountKey.Int(val)
attribute_group.go#L1346: return AWSDynamoDBLimitKey.Int(val)
attribute_group.go#L1391: return AWSDynamoDBScannedCountKey.Int(val)
attribute_group.go#L1398: return AWSDynamoDBSegmentKey.Int(val)
attribute_group.go#L1412: return AWSDynamoDBTableCountKey.Int(val)
attribute_group.go#L1426: return AWSDynamoDBTotalSegmentsKey.Int(val)
attribute_group.go#L1600: return AWSS3PartNumberKey.Int(val)
attribute_group.go#L1801: return AzureCosmosDBRequestBodySizeKey.Int(val)
attribute_group.go#L1808: return AzureCosmosDBResponseSubStatusCodeKey.Int(val)
attribute_group.go#L2047: return CassandraPageSizeKey.Int(val)
attribute_group.go#L2062: return CassandraSpeculativeExecutionCountKey.Int(val)
attribute_group.go#L2534: return ClientPortKey.Int(val)
attribute_group.go#L3317: return CodeColumnNumberKey.Int(val)
attribute_group.go#L3349: return CodeLineNumberKey.Int(val)
attribute_group.go#L3704: return CPULogicalNumberKey.Int(val)
attribute_group.go#L3985: return DBOperationBatchSizeKey.Int(val)
attribute_group.go#L4028: return DBResponseReturnedRowsKey.Int(val)
attribute_group.go#L4399: return DestinationPortKey.Int(val)
attribute_group.go#L5080: return FaaSMaxMemoryKey.Int(val)
attribute_group.go#L5699: return FileSizeKey.Int(val)
attribute_group.go#L6142: return GCPCloudRunJobTaskIndexKey.Int(val)
attribute_group.go#L7120: return GenAIEmbeddingsDimensionCountKey.Int(val)
attribute_group.go#L7162: return GenAIRequestChoiceCountKey.Int(val)
attribute_group.go#L7183: return GenAIRequestMaxTokensKey.Int(val)
attribute_group.go#L7204: return GenAIRequestSeedKey.Int(val)
attribute_group.go#L7312: return GenAIUsageCacheCreationInputTokensKey.Int(val)
attribute_group.go#L7319: return GenAIUsageCacheReadInputTokensKey.Int(val)
attribute_group.go#L7326: return GenAIUsageInputTokensKey.Int(val)
attribute_group.go#L7333: return GenAIUsageOutputTokensKey.Int(val)
attribute_group.go#L7341: return GenAIUsageReasoningOutputTokensKey.Int(val)
attribute_group.go#L8061: return HostCPUCacheL2SizeKey.Int(val)
attribute_group.go#L8382: return HTTPRequestBodySizeKey.Int(val)
attribute_group.go#L8404: return HTTPRequestResendCountKey.Int(val)
attribute_group.go#L8413: return HTTPRequestSizeKey.Int(val)
attribute_group.go#L8425: return HTTPResponseBodySizeKey.Int(val)
attribute_group.go#L8442: return HTTPResponseSizeKey.Int(val)
attribute_group.go#L8451: return HTTPResponseStatusCodeKey.Int(val)
attribute_group.go#L10065: return K8SContainerRestartCountKey.Int(val)
attribute_group.go#L11632: return MessagingBatchMessageCountKey.Int(val)
attribute_group.go#L11700: return MessagingEventHubsMessageEnqueuedTimeKey.Int(val)
attribute_group.go#L11708: return MessagingGCPPubSubMessageAckDeadlineKey.Int(val)
attribute_group.go#L11722: return MessagingGCPPubSubMessageDeliveryAttemptKey.Int(val)
attribute_group.go#L11753: return MessagingKafkaOffsetKey.Int(val)
attribute_group.go#L11760: return MessagingMessageBodySizeKey.Int(val)
attribute_group.go#L11775: return MessagingMessageEnvelopeSizeKey.Int(val)
attribute_group.go#L11803: return MessagingRabbitMQMessageDeliveryTagKey.Int(val)
attribute_group.go#L11811: return MessagingRocketMQMessageDelayTimeLevelKey.Int(val)
attribute_group.go#L11819: return MessagingRocketMQMessageDeliveryTimestampKey.Int(val)
attribute_group.go#L11857: return MessagingServiceBusMessageDeliveryCountKey.Int(val)
attribute_group.go#L11865: return MessagingServiceBusMessageEnqueuedTimeKey.Int(val)
attribute_group.go#L12239: return NetworkLocalPortKey.Int(val)
attribute_group.go#L12253: return NetworkPeerPortKey.Int(val)
attribute_group.go#L12563: return OncRPCProcedureNumberKey.Int(val)
attribute_group.go#L12577: return OncRPCVersionKey.Int(val)
attribute_group.go#L13942: return ProcessArgsCountKey.Int(val)
attribute_group.go#L14035: return ProcessExitCodeKey.Int(val)
attribute_group.go#L14050: return ProcessGroupLeaderPIDKey.Int(val)
attribute_group.go#L14078: return ProcessParentPIDKey.Int(val)
attribute_group.go#L14084: return ProcessPIDKey.Int(val)
attribute_group.go#L14091: return ProcessRealUserIDKey.Int(val)
attribute_group.go#L14127: return ProcessSavedUserIDKey.Int(val)
attribute_group.go#L14142: return ProcessSessionLeaderPIDKey.Int(val)
attribute_group.go#L14155: return ProcessUserIDKey.Int(val)
attribute_group.go#L14168: return ProcessVpidKey.Int(val)
attribute_group.go#L14634: return ServerPortKey.Int(val)
attribute_group.go#L14990: return SourcePortKey.Int(val)
attribute_group.go#L15527: return ThreadIDKey.Int(val)
attribute_group.go#L16435: return URLPortKey.Int(val)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |