semantic-conventions/docs/attributes-registry
Joao Grassi 2541b87236
[chore] Move GCP attributes to the registry (#849)
2024-03-27 18:14:09 +01:00
..
README.md [chore] Move GCP attributes to the registry (#849) 2024-03-27 18:14:09 +01:00
android.md moving android to the registry attributes (#544) 2024-03-06 12:07:21 +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
cloudevents.md [chore] Move CloudEvents attributes to the registry (#837) 2024-03-27 16:23:16 +01:00
code.md Add `code.stacktrace` attribute (#435) 2023-11-09 08:17:32 -06:00
container.md Add container metric fields (from ECS) (#282) 2024-03-27 10:47:38 +01:00
db.md Use db.instance.id instead of specific elasticsearch node name attribute (#738) 2024-03-26 12:36:32 +01:00
deployment.md [chore] Move deployment attributes to the registry (#845) 2024-03-27 17:55:19 +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
dns.md Move DNS lookup metric outside of .NET semconv (#785) 2024-03-07 11:23:54 -05:00
enduser.md [chore] Move end user attributes to the registry (#844) 2024-03-27 17:48:13 +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
faas.md move faas to registry (#525) 2024-03-07 09:04:52 -08:00
feature-flag.md [chore] Move Feature Flag attributes to the registry (#842) 2024-03-27 17:40:44 +01:00
gcp-cloud-run.md [chore] Move GCP attributes to the registry (#849) 2024-03-27 18:14:09 +01:00
gcp-gce.md [chore] Move GCP attributes to the registry (#849) 2024-03-27 18:14:09 +01:00
host.md [resource/host] Change type of `host.cpu.stepping` to string (#665) 2024-02-08 17:58:27 +01:00
http.md trace/http: Add http.{request,response}.size attributes (#84) 2024-03-18 08:30:24 -07:00
k8s.md Depluralize labels for pod and container resources (#625) 2024-01-09 17:50:08 +01:00
messaging.md Introduce common `messaging.destination.partition.id` instead of per-system ones (#798) 2024-03-13 11:42:47 +01:00
network.md Clarify that `network.protocol.version` represents negotiated version (#817) 2024-03-25 17:44:25 +01: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 [chore] Fix double `the` typos (#806) 2024-03-11 16:58:33 +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: