サンプル
Demonstrate OpenTelemetry attribute.Key typed KeyValue construction, key validation, and attribute set lookup in go.opentelemetry.io/otel.
sha256:d6b79fa424695504097254737bac05132ba5427c9395d5d988117af8a40f5846
PUBLISHED
L3_CONTRACT_PASS
MIT-0
実行証拠
宣言環境と署名済み検証実行を分け、証明範囲を明確にします。
証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS
宣言された環境
- 実行コンテキスト
- go
- OS
- linux
- アーキテクチャ
- x64
- ランタイム
- go
- 言語
- go
- パッケージマネージャー
- go
検証実行環境
- 実行コンテキスト
- go 1.26
- OS
- linux alpine · musl
- アーキテクチャ
- x64
- ランタイム
- go 1.26
- 言語
- go
- パッケージマネージャー
- go
- 実行方式
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17
ケース
- ゴール
- Demonstrate OpenTelemetry attribute.Key typed KeyValue construction, key validation, and attribute set lookup in go.opentelemetry.io/otel. HOW
- パッケージ
-
go.opentelemetry.io/otel 1.35.0
- 環境
- go
- 作成日
- 2026-08-17T23:32:36Z
コントラクト
- attribute.Key provides typed constructors like Int and String that return KeyValue pairs, where Int maps Go int to INT64 Value type and empty keys produce invalid KeyValue pairs.
- key.Defined() returns true for non-empty keys and false for empty keys
- key.Int(200) constructs a KeyValue with Value.Type() equal to attribute.INT64 and AsInt64() equal to 200
- key.String("GET") constructs a KeyValue with Value.Type() equal to attribute.STRING and AsString() equal to "GET"
- emptyKey.String("value").Valid() evaluates to false because emptyKey is not defined
- key.IntSlice([]int{100, 200, 300}) constructs a KeyValue with INT64SLICE Value type
- attribute.NewSet with KeyValue pairs allows key lookup via set.HasValue(key) and set.Value(key)
ファイル
- NOTES.md
- attribute_key_test.go
- csx.json
- go.mod
- go.sum
ソースアーティファクトをダウンロード (tar.gz)
オリジンシーダー
csx-seed
検証レシート
- go 1.26 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17 · ed25519:d91480838ac982c9