Temp fix for separation of resource and semantic attributes (#524)

Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
This commit is contained in:
Alexander Wert 2023-11-16 17:53:14 +01:00 committed by GitHub
parent 971383f4a5
commit 2817a7fa5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
groups:
- id: registry.cloud
prefix: cloud
type: attribute_group
type: resource
brief: >
A cloud environment (e.g. GCP, Azure, AWS).
attributes:

View File

@ -1,7 +1,7 @@
groups:
- id: registry.container
prefix: container
type: attribute_group
type: resource
brief: >
A container instance.
attributes:

View File

@ -1,7 +1,7 @@
groups:
- id: registry.device
prefix: device
type: attribute_group
type: resource
brief: >
Describes device attributes.
attributes:

View File

@ -1,7 +1,7 @@
groups:
- id: registry.host
prefix: host
type: attribute_group
type: resource
brief: >
A host is defined as a computing instance. For example, physical servers, virtual machines, switches or disk array.
attributes:

View File

@ -1,7 +1,7 @@
groups:
- id: registry.oci.manifest
prefix: oci.manifest
type: attribute_group
type: resource
brief: >
An OCI image manifest.
attributes:

View File

@ -1,7 +1,7 @@
groups:
- id: registry.os
prefix: os
type: attribute_group
type: resource
brief: >
The operating system (OS) on which the process represented by this resource is running.
note: >

View File

@ -1,7 +1,7 @@
groups:
- id: registry.process
prefix: process
type: attribute_group
type: resource
brief: >
An operating system process.
attributes: