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:
Josh Suereth 2023-05-11 07:59:41 -04:00 committed by GitHub
parent f6bee62bfd
commit 554a97dde2
50 changed files with 252 additions and 0 deletions

View File

@ -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:

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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.

View File

@ -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 -->

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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,

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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).

View File

@ -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).

View File

@ -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

View File

@ -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`

View File

@ -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`

View File

@ -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`

View File

@ -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

View File

@ -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`

View File

@ -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]

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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/)

View File

@ -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`

View File

@ -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` -->

View File

@ -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.

View File

@ -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 its up to the implementor to

View File

@ -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` -->

View File

@ -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

View File

@ -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` -->

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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` -->

View File

@ -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

View File

@ -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.