Put hiatus on semantic conventions until they are in the new repository. (#3489)
As per OTEP: https://github.com/open-telemetry/oteps/blob/main/text/0227-separate-semantic-conventions.md
This commit is contained in:
parent
f6bee62bfd
commit
554a97dde2
|
|
@ -1,5 +1,10 @@
|
|||
# Log Attribute Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The following semantic conventions for logs are defined:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic Convention for event attributes
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document describes the attributes of standalone Events that are represented
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic Conventions for Exceptions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines semantic conventions for recording exceptions on
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic Conventions for Feature Flag Evaluations
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines semantic conventions for recording feature flag evaluations as
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# General attributes
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The attributes described in this section are rather generic.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic Conventions for Log Media
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document describes attributes for log media in OpenTelemetry. Log media are mechanisms by which logs are transmitted. Types of media include files, streams, network protocols, and os-specific logging services such as journald and Windows Event Log.
|
||||
|
|
|
|||
|
|
@ -5,6 +5,11 @@ linkTitle: Semantic Conventions
|
|||
<!-- omit in toc -->
|
||||
# Metrics Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Mixed](../../document-status.md)
|
||||
|
||||
<!-- toc -->
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: Database
|
|||
|
||||
# Semantic Conventions for Database Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The conventions described in this section are specific to SQL and NoSQL clients.
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: FaaS
|
|||
|
||||
# Semantic Conventions for FaaS Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines how to describe an instance of a function that runs without provisioning
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: Hardware
|
|||
|
||||
# Semantic Conventions for Hardware Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document describes instruments and attributes for common hardware level
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: HTTP
|
|||
|
||||
# Semantic Conventions for HTTP Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The conventions described in this section are HTTP specific. When HTTP operations occur,
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
# Instrumentation
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: Kafka
|
|||
|
||||
# Instrumenting Kafka
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../document-status.md)
|
||||
|
||||
This document defines how to apply semantic conventions when instrumenting Kafka.
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: Process
|
|||
|
||||
# Semantic Conventions for OS Process Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document describes instruments and attributes for common OS process level
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: RPC
|
|||
|
||||
# General RPC conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The conventions described in this section are RPC specific. When RPC operations
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: Runtime Environment
|
|||
|
||||
# Semantic Conventions for Runtime Environment Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document includes semantic conventions for runtime environment level
|
||||
|
|
|
|||
|
|
@ -4,6 +4,11 @@ linkTitle: System
|
|||
|
||||
# Semantic Conventions for System Metrics
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document describes instruments and attributes for common system level
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Resource Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Mixed](../../document-status.md)
|
||||
|
||||
This document defines standard attributes for resources. These attributes are typically used in the [Resource](../sdk.md) and are also recommended to be used anywhere else where there is a need to describe a resource in a consistent manner. The majority of these attributes are inherited from
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `browser`
|
||||
|
||||
**Description**: The web browser in which the application represented by the resource is running. The `browser.*` attributes MUST be used only for resources that represent applications running in a web browser (regardless of whether running on a mobile or desktop device).
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `cloud`
|
||||
|
||||
**Description:** A cloud infrastructure (e.g. GCP, Azure, AWS).
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# AWS Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../../document-status.md)
|
||||
|
||||
This directory defines standards for resource attributes that only apply to Amazon
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# AWS ECS
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../../document-status.md)
|
||||
|
||||
**type:** `aws.ecs`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# AWS EKS
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../../document-status.md)
|
||||
|
||||
**type:** `aws.eks`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# AWS Logs
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../../document-status.md)
|
||||
|
||||
**Type:** `aws.log`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# GCP Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
This directory defines standards for resource attributes that only apply to
|
||||
Google Cloud Platform (GCP). If an attribute could apply to resources from more than one cloud
|
||||
provider (like account ID, operating system, etc), it belongs in the parent
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Google Cloud Run
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
These conventions are recommended for resources running on Cloud Run.
|
||||
|
||||
**Type:** `gcp.cloud_run`
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `heroku`
|
||||
|
||||
**Description:** [Heroku dyno metadata]
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `container`
|
||||
|
||||
**Description:** A container instance.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `deployment`
|
||||
|
||||
**Description:** The software deployment.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `device`
|
||||
|
||||
**Description**: The device on which the process represented by this resource is running.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `faas`
|
||||
|
||||
**Description:** A "function as a service" aka "serverless function" instance.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**type:** `host`
|
||||
|
||||
**Description:** A host is defined as a computing instance. For example, physical servers, virtual machines, switches or disk array.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
Useful resources to understand Kubernetes objects and metadata:
|
||||
|
||||
* [Namespace](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Operating System
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**type:** `os`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Process and process runtime resources
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# Webengine
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
**type:** `webengine`
|
||||
|
||||
**Description:** Resource describing the packaged software running the application code. Web engines are typically executed using process.runtime.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Trace Semantic Conventions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
In OpenTelemetry spans can be created freely and it’s up to the implementor to
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# CloudEvents
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for Compatibility components
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines trace semantic conventions used by the
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for database client calls
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic Conventions for Exceptions
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines semantic conventions for recording application
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for FaaS spans
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines how to describe an instance of a function that runs without provisioning
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for Feature Flags
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines semantic conventions for recording dynamic feature flag
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for HTTP spans
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines semantic conventions for HTTP client and server Spans.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Instrumenting AWS Lambda
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../document-status.md)
|
||||
|
||||
This document defines how to apply semantic conventions when instrumenting an AWS Lambda request handler. AWS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for AWS SDK
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../document-status.md)
|
||||
|
||||
This document defines semantic conventions to apply when instrumenting the AWS SDK. They map request or response
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for GraphQL Server
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../../document-status.md)
|
||||
|
||||
This document defines semantic conventions to apply when instrumenting the GraphQL implementation. They map GraphQL
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Messaging systems
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Semantic conventions for RPC spans
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
This document defines how to describe remote procedure calls
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# General attributes
|
||||
|
||||
**NOTICE** Semantic Conventions are moving to a
|
||||
[new location](http://github.com/open-telemetry/semantic-conventions).
|
||||
|
||||
No changes to this document are allowed.
|
||||
|
||||
**Status**: [Experimental](../../document-status.md)
|
||||
|
||||
The attributes described in this section are not specific to a particular operation but rather generic.
|
||||
|
|
|
|||
Loading…
Reference in New Issue