semantic-conventions/docs/attributes-registry
Chris Mark 9d9990cfe8
Add registry md file for disk attributes (#555)
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
2023-11-23 12:24:22 +01:00
..
README.md Add registry md file for disk attributes (#555) 2023-11-23 12:24:22 +01:00
client.md Moved client, server, source, destination attributes to the registry (#391) 2023-11-09 10:19:03 -06:00
cloud.md Move cloud attributes to the registry (#453) 2023-10-30 11:52:35 +01:00
code.md Add `code.stacktrace` attribute (#435) 2023-11-09 08:17:32 -06:00
container.md Moved container attributes to the registry (#417) 2023-10-27 10:20:13 +02:00
db.md Moved database attributes to the attributes registry (#441) 2023-11-17 09:46:57 +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
host.md Move host to the registry (#498) 2023-11-13 16:16:37 +01:00
http.md Fix typo (#507) 2023-11-13 16:21:01 +01:00
k8s.md Move k8s atrributes to the registry (#506) 2023-11-15 09:23:46 +01:00
messaging.md docs(messaging): add gcp_pubsub ordering key attribute (#528) 2023-11-19 11:06:31 +01:00
network.md system: shared IO direction attributes (#530) 2023-11-22 11:25:58 +01: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 process registry (#515) 2023-11-14 13:39:49 +01: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 Mark HTTP semantic conventions as stable (#377) 2023-11-03 12:05:54 -04: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: