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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L2014: 	CassandraQueryIdempotentKey = attribute.Key("cassandra.query.idempotent")
		attribute_group.go#L2054: 	return CassandraQueryIdempotentKey.Bool(val)