semantic-conventions/docs/attributes-registry
Liudmila Molkova f98fc43b18
[chore] Bring a few attributes that were removed back (as deprecated) (#770)
2024-02-28 10:24:34 -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 [resource/host] Change type of `host.cpu.stepping` to string (#665) 2024-02-08 17:58:27 +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 Adding `messaging.rabbitmq.message.delivery_tag` to the list of RabbitMQ specific tags (#433) 2024-02-22 13:51:32 +01:00
network.md [chore] Bring a few attributes that were removed back (as deprecated) (#770) 2024-02-28 10:24:34 -05:00
oci.md Moved container attributes to the registry (#417) 2023-10-27 10:20:13 +02:00
os.md [editorial] Fix path base in Hugo front matter (#688) 2024-02-06 17:57:38 +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 add remaining url fields to the registry (#496) 2024-02-20 13:39:26 +01:00
user-agent.md Update `user_agent.*` wording to support multiple apps (#680) 2024-02-09 14:16:01 +01: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: