semantic-conventions/docs/attributes-registry
Alexandra Konrad c3e35ee7c7
added remaining ECS fields to the useragent (#452)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-24 08:51:56 -05:00
..
README.md Refactoring: move browser to the registry (#605) 2024-01-08 18:30:43 +01:00
browser.md Refactoring: move browser to the registry (#605) 2024-01-08 18:30:43 +01:00
client.md Moved client, server, source, destination attributes to the registry (#391) 2023-11-09 10:19:03 -06:00
cloud.md Add `azure_container_apps` to `cloud.platform` semantic conventions (#615) 2024-01-10 10:35:39 +01:00
code.md Add `code.stacktrace` attribute (#435) 2023-11-09 08:17:32 -06:00
container.md Depluralize labels for pod and container resources (#625) 2024-01-09 17:50:08 +01:00
db.md feat: Add MySQL instance address attribute (#345) 2023-11-30 09:22:16 +01:00
destination.md Moved client, server, source, destination attributes to the registry (#391) 2023-11-09 10:19:03 -06:00
device.md move device to the registry (#497) 2023-11-10 15:02:40 -06:00
disk.md Add registry md file for disk attributes (#555) 2023-11-23 12:24:22 +01:00
error.md Move error namespace to the registry (#500) 2023-11-10 15:15:12 -06:00
exception.md Stabilize exception semantic conventions. (#619) 2024-01-04 10:02:35 -08:00
host.md Move host to the registry (#498) 2023-11-13 16:16:37 +01:00
http.md Use deprecated property instead of stability level (#588) 2023-12-13 11:13:20 -08:00
k8s.md Depluralize labels for pod and container resources (#625) 2024-01-09 17:50:08 +01:00
messaging.md Move messaging attributes in registry to system-specific sections (#643) 2024-01-17 08:25:10 -08:00
network.md Use deprecated property instead of stability level (#588) 2023-12-13 11:13:20 -08:00
oci.md Moved container attributes to the registry (#417) 2023-10-27 10:20:13 +02:00
os.md move OS to registry (#501) 2023-11-13 16:43:28 +01:00
process.md Fix PPID abbreviation in process attributes description (#594) 2023-12-12 11:29:55 -08:00
rpc.md Moved rpc attributes to the registry (#395) 2023-10-23 15:52:46 +02:00
server.md Moved client, server, source, destination attributes to the registry (#391) 2023-11-09 10:19:03 -06:00
source.md Moved client, server, source, destination attributes to the registry (#391) 2023-11-09 10:19:03 -06:00
thread.md Moved thread and code to the registry (#434) 2023-10-27 16:13:49 +02:00
tls.md Add Semantic conventions for TLS/SSL encrypted communication (#21) 2023-11-13 15:29:04 +01:00
url.md Mark HTTP semantic conventions as stable (#377) 2023-11-03 12:05:54 -04:00
user-agent.md added remaining ECS fields to the useragent (#452) 2024-01-24 08:51:56 -05:00

README.md

Attributes Registry

The attributes registry is the place where attributes are defined. An attribute definition covers the following properties of an attribute:

  • the id (the fully qualified name) of the attribute
  • the type of the attribute
  • a brief description of the attribute and optionally a longer note
  • example values

Attributes defined in the registry can be used in different semantic conventions. Attributes should be included in this registry before they are used in semantic conventions. Semantic conventions may override all the properties of an attribute except for the id and type in case it's required for a particular context. In addition, semantic conventions specify the requirement level of an attribute in the corresponding context.

A definition of an attribute in the registry doesn't necessarily imply that the attribute is used in any of the semantic conventions.

If applicable, application developers are encouraged to use existing attributes from this registry. See also these recommendations regarding attribute selection and attribute naming for custom use cases.

All registered attributes are listed by namespace in this registry.

Warning The following registry overview is a work in progress.

Further attribute namespaces are currently being migrated and will appear in this registry soon.

Currently, the following namespaces exist: