mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-03-05 15:05:51 +02:00
Update resourcekey package doc
This commit is contained in:
parent
7c209b5c8c
commit
4eecaf5391
@ -12,7 +12,9 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package resourcekey contains well known type and label keys for resources.
|
||||
// Package resourcekey contains standard resource attribute keys as defined
|
||||
// by the OpenTelemetry specification
|
||||
// (https://github.com/open-telemetry/opentelemetry-specification/tree/v0.4.0/specification/resource/semantic_conventions).
|
||||
package resourcekey // import "go.opentelemetry.io/otel/sdk/resource/resourcekey"
|
||||
|
||||
// Constants for Service resources.
|
||||
|
Loading…
x
Reference in New Issue
Block a user