diff --git a/model/registry/aws.yaml b/model/registry/aws.yaml index 621437585..90bb10b85 100644 --- a/model/registry/aws.yaml +++ b/model/registry/aws.yaml @@ -315,7 +315,7 @@ groups: examples: ["8", "26"] - id: registry.aws.eks prefix: aws.eks - type: resource + type: attribute_group brief: > This document defines attributes for AWS Elastic Kubernetes Service (EKS). attributes: diff --git a/model/registry/otel.yaml b/model/registry/otel.yaml index 7da6ece28..76286cdc9 100644 --- a/model/registry/otel.yaml +++ b/model/registry/otel.yaml @@ -25,7 +25,7 @@ groups: stability: stable - id: registry.otel.scope prefix: otel.scope - type: resource + type: attribute_group brief: Attributes used by non-OTLP exporters to represent OpenTelemetry Scope's concepts. attributes: - id: name diff --git a/model/registry/peer.yaml b/model/registry/peer.yaml index 58ee70090..a6e38a129 100644 --- a/model/registry/peer.yaml +++ b/model/registry/peer.yaml @@ -1,6 +1,6 @@ groups: - id: registry.peer - type: span + type: attribute_group prefix: peer brief: > Operations that access some remote service.