SPAN-ATTRIBUTES
Métadonnées clé-valeur spans OTel.
Définition
OTel Semantic Conventions standardise les attribute names : http.method, http.status_code, http.url, db.system, db.statement, messaging.system, exception.type, exception.message. Resource attributes (service.name, service.version, deployment.environment) attachés au niveau process. v1.27 Stable (2024).
Origine
OTel Semantic Conventions v1.0 stable mai 2023 ; v1.27 décembre 2024.
Exemple en contexte
Un Span HTTP server porte http.method=POST, http.url=/api/orders, http.status_code=200, http.target=/api/orders.
Termes liés
- OTel Traces — consommateur attributs.