1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Generate semconv/v1.38.0 (#7648)

Resolve #7647
This commit is contained in:
Tyler Yahn
2025-12-03 19:55:44 -08:00
committed by GitHub
parent 20fdce2ffe
commit 6af2f2ff67
32 changed files with 57793 additions and 3 deletions
@@ -18,7 +18,6 @@ import (
//
// ErrorType() string
//
//
// then the returned attribute has the value of err.ErrorType(). Otherwise, the
// returned attribute has a value derived from the concrete type of err.
//