| Abhay Kumar | a2ae599 | 2025-11-10 14:02:24 +0000 | [diff] [blame^] | 1 | // Copyright The OpenTelemetry Authors |
| 2 | // SPDX-License-Identifier: Apache-2.0 | ||||
| 3 | |||||
| 4 | // Package attribute provides key and value attributes. | ||||
| 5 | package attribute // import "go.opentelemetry.io/otel/attribute" | ||||