2023-09-07 19:55:58 -04:00
|
|
|
// Copyright The OpenTelemetry Authors
|
2024-11-01 09:08:45 -04:00
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
2023-09-07 19:55:58 -04:00
|
|
|
|
|
|
|
// Package attribute provides key and value attributes.
|
|
|
|
package attribute // import "go.opentelemetry.io/otel/attribute"
|