go.opentelemetry.io/otel/attribute.Key.Bool (method)
20 uses
go.opentelemetry.io/otel/attribute (current package)
key.go#L14: func (k Key) Bool(v bool) KeyValue {
kv.go#L23: return Key(k).Bool(v)
go.opentelemetry.io/otel/semconv/v1.41.0
attribute_group.go#L1288: return AWSDynamoDBConsistentReadKey.Bool(val)
attribute_group.go#L1384: return AWSDynamoDBScanForwardKey.Bool(val)
attribute_group.go#L1947: return BrowserMobileKey.Bool(val)
attribute_group.go#L2054: return CassandraQueryIdempotentKey.Bool(val)
attribute_group.go#L5007: return FaaSColdstartKey.Bool(val)
attribute_group.go#L7218: return GenAIRequestStreamKey.Bool(val)
attribute_group.go#L10504: return K8SServicePublishNotReadyAddressesKey.Bool(val)
attribute_group.go#L11654: return MessagingDestinationAnonymousKey.Bool(val)
attribute_group.go#L11692: return MessagingDestinationTemporaryKey.Bool(val)
attribute_group.go#L11746: return MessagingKafkaMessageTombstoneKey.Bool(val)
attribute_group.go#L13447: return PprofLocationIsFoldedKey.Bool(val)
attribute_group.go#L13454: return PprofMappingHasFilenamesKey.Bool(val)
attribute_group.go#L13461: return PprofMappingHasFunctionsKey.Bool(val)
attribute_group.go#L13468: return PprofMappingHasInlineFramesKey.Bool(val)
attribute_group.go#L13475: return PprofMappingHasLineNumbersKey.Bool(val)
attribute_group.go#L14057: return ProcessInteractiveKey.Bool(val)
attribute_group.go#L15996: return TLSEstablishedKey.Bool(val)
attribute_group.go#L16023: return TLSResumedKey.Bool(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. |