const go.opentelemetry.io/otel/semconv/v1.41.0.TLSEstablishedKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L15709: 	TLSEstablishedKey = attribute.Key("tls.established")
		attribute_group.go#L15996: 	return TLSEstablishedKey.Bool(val)