go.opentelemetry.io/otel/attribute.Key.Int (method)

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		key.go#L47: func (k Key) Int(v int) KeyValue {
		kv.go#L44: 	return Key(k).Int(v)