Remove no-changes allowed header from new repository. (#6)

This commit is contained in:
Josh Suereth 2023-05-11 11:46:04 -04:00 committed by GitHub
parent 0ff54340ef
commit ba20753993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
50 changed files with 0 additions and 249 deletions

View File

@ -1,10 +1,5 @@
# Log Attribute Semantic Conventions # 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) **Status**: [Experimental](../../document-status.md)
The following semantic conventions for logs are defined: The following semantic conventions for logs are defined:

View File

@ -1,10 +1,5 @@
# Semantic Convention for event attributes # 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) **Status**: [Experimental](../../document-status.md)
This document describes the attributes of standalone Events that are represented This document describes the attributes of standalone Events that are represented

View File

@ -1,10 +1,5 @@
# Semantic Conventions for Exceptions # 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) **Status**: [Experimental](../../document-status.md)
This document defines semantic conventions for recording exceptions on This document defines semantic conventions for recording exceptions on

View File

@ -1,10 +1,5 @@
# Semantic Conventions for Feature Flag Evaluations # 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) **Status**: [Experimental](../../document-status.md)
This document defines semantic conventions for recording feature flag evaluations as This document defines semantic conventions for recording feature flag evaluations as

View File

@ -1,10 +1,5 @@
# General attributes # 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) **Status**: [Experimental](../../document-status.md)
The attributes described in this section are rather generic. The attributes described in this section are rather generic.

View File

@ -1,10 +1,5 @@
# Semantic Conventions for Log Media # 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) **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. 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,11 +5,6 @@ linkTitle: Semantic Conventions
<!-- omit in toc --> <!-- omit in toc -->
# Metrics Semantic Conventions # 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) **Status**: [Mixed](../../document-status.md)
<!-- toc --> <!-- toc -->

View File

@ -4,11 +4,6 @@ linkTitle: Database
# Semantic Conventions for Database Metrics # 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) **Status**: [Experimental](../../document-status.md)
The conventions described in this section are specific to SQL and NoSQL clients. The conventions described in this section are specific to SQL and NoSQL clients.

View File

@ -4,11 +4,6 @@ linkTitle: FaaS
# Semantic Conventions for FaaS Metrics # 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) **Status**: [Experimental](../../document-status.md)
This document defines how to describe an instance of a function that runs without provisioning This document defines how to describe an instance of a function that runs without provisioning

View File

@ -4,11 +4,6 @@ linkTitle: Hardware
# Semantic Conventions for Hardware Metrics # 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) **Status**: [Experimental](../../document-status.md)
This document describes instruments and attributes for common hardware level This document describes instruments and attributes for common hardware level

View File

@ -4,11 +4,6 @@ linkTitle: HTTP
# Semantic Conventions for HTTP Metrics # 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) **Status**: [Experimental](../../document-status.md)
The conventions described in this section are HTTP specific. When HTTP operations occur, The conventions described in this section are HTTP specific. When HTTP operations occur,

View File

@ -1,6 +1,2 @@
# Instrumentation # 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,11 +4,6 @@ linkTitle: Kafka
# Instrumenting 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) **Status**: [Experimental](../../../document-status.md)
This document defines how to apply semantic conventions when instrumenting Kafka. This document defines how to apply semantic conventions when instrumenting Kafka.

View File

@ -4,11 +4,6 @@ linkTitle: Process
# Semantic Conventions for OS Process Metrics # 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) **Status**: [Experimental](../../document-status.md)
This document describes instruments and attributes for common OS process level This document describes instruments and attributes for common OS process level

View File

@ -4,11 +4,6 @@ linkTitle: RPC
# General RPC conventions # 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) **Status**: [Experimental](../../document-status.md)
The conventions described in this section are RPC specific. When RPC operations The conventions described in this section are RPC specific. When RPC operations

View File

@ -4,11 +4,6 @@ linkTitle: Runtime Environment
# Semantic Conventions for Runtime Environment Metrics # 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) **Status**: [Experimental](../../document-status.md)
This document includes semantic conventions for runtime environment level This document includes semantic conventions for runtime environment level

View File

@ -4,11 +4,6 @@ linkTitle: System
# Semantic Conventions for System Metrics # 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) **Status**: [Experimental](../../document-status.md)
This document describes instruments and attributes for common system level This document describes instruments and attributes for common system level

View File

@ -1,10 +1,5 @@
# Resource Semantic Conventions # 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) **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 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,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **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). **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,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `cloud`
**Description:** A cloud infrastructure (e.g. GCP, Azure, AWS). **Description:** A cloud infrastructure (e.g. GCP, Azure, AWS).

View File

@ -1,10 +1,5 @@
# AWS Semantic Conventions # 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) **Status**: [Experimental](../../../../document-status.md)
This directory defines standards for resource attributes that only apply to Amazon This directory defines standards for resource attributes that only apply to Amazon

View File

@ -1,10 +1,5 @@
# AWS ECS # 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) **Status**: [Experimental](../../../../document-status.md)
**type:** `aws.ecs` **type:** `aws.ecs`

View File

@ -1,10 +1,5 @@
# AWS EKS # 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) **Status**: [Experimental](../../../../document-status.md)
**type:** `aws.eks` **type:** `aws.eks`

View File

@ -1,10 +1,5 @@
# AWS Logs # 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) **Status**: [Experimental](../../../../document-status.md)
**Type:** `aws.log` **Type:** `aws.log`

View File

@ -1,10 +1,5 @@
# GCP Semantic Conventions # 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 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 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 provider (like account ID, operating system, etc), it belongs in the parent

View File

@ -1,10 +1,5 @@
# Google Cloud Run # 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. These conventions are recommended for resources running on Cloud Run.
**Type:** `gcp.cloud_run` **Type:** `gcp.cloud_run`

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../../document-status.md) **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` **type:** `heroku`
**Description:** [Heroku dyno metadata] **Description:** [Heroku dyno metadata]

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `container`
**Description:** A container instance. **Description:** A container instance.

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `deployment`
**Description:** The software deployment. **Description:** The software deployment.

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `device`
**Description**: The device on which the process represented by this resource is running. **Description**: The device on which the process represented by this resource is running.

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `faas`
**Description:** A "function as a service" aka "serverless function" instance. **Description:** A "function as a service" aka "serverless function" instance.

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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` **type:** `host`
**Description:** A host is defined as a computing instance. For example, physical servers, virtual machines, switches or disk array. **Description:** A host is defined as a computing instance. For example, physical servers, virtual machines, switches or disk array.

View File

@ -2,11 +2,6 @@
**Status**: [Experimental](../../document-status.md) **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: Useful resources to understand Kubernetes objects and metadata:
* [Namespace](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/) * [Namespace](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/)

View File

@ -1,10 +1,5 @@
# Operating System # 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) **Status**: [Experimental](../../document-status.md)
**type:** `os` **type:** `os`

View File

@ -1,10 +1,5 @@
# Process and process runtime resources # 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) **Status**: [Experimental](../../document-status.md)
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` --> <!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->

View File

@ -1,10 +1,5 @@
# Webengine # 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) **Status**: [Experimental](../../document-status.md)
**type:** `webengine` **type:** `webengine`

View File

@ -1,10 +1,5 @@
# Trace Semantic Conventions # 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) **Status**: [Experimental](../../document-status.md)
In OpenTelemetry spans can be created freely and its up to the implementor to In OpenTelemetry spans can be created freely and its up to the implementor to

View File

@ -1,10 +1,5 @@
# CloudEvents # 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) **Status**: [Experimental](../../document-status.md)
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` --> <!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->

View File

@ -1,10 +1,5 @@
# Semantic conventions for Compatibility components # 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) **Status**: [Experimental](../../document-status.md)
This document defines trace semantic conventions used by the This document defines trace semantic conventions used by the

View File

@ -1,10 +1,5 @@
# Semantic conventions for database client calls # 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) **Status**: [Experimental](../../document-status.md)
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` --> <!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->

View File

@ -1,10 +1,5 @@
# Semantic Conventions for Exceptions # 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) **Status**: [Experimental](../../document-status.md)
This document defines semantic conventions for recording application This document defines semantic conventions for recording application

View File

@ -1,10 +1,5 @@
# Semantic conventions for FaaS spans # 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) **Status**: [Experimental](../../document-status.md)
This document defines how to describe an instance of a function that runs without provisioning This document defines how to describe an instance of a function that runs without provisioning

View File

@ -1,10 +1,5 @@
# Semantic conventions for Feature Flags # 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) **Status**: [Experimental](../../document-status.md)
This document defines semantic conventions for recording dynamic feature flag This document defines semantic conventions for recording dynamic feature flag

View File

@ -1,10 +1,5 @@
# Semantic conventions for HTTP spans # 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) **Status**: [Experimental](../../document-status.md)
This document defines semantic conventions for HTTP client and server Spans. This document defines semantic conventions for HTTP client and server Spans.

View File

@ -1,10 +1,5 @@
# Instrumenting AWS Lambda # 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) **Status**: [Experimental](../../../document-status.md)
This document defines how to apply semantic conventions when instrumenting an AWS Lambda request handler. AWS This document defines how to apply semantic conventions when instrumenting an AWS Lambda request handler. AWS

View File

@ -1,10 +1,5 @@
# Semantic conventions for AWS SDK # 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) **Status**: [Experimental](../../../document-status.md)
This document defines semantic conventions to apply when instrumenting the AWS SDK. They map request or response This document defines semantic conventions to apply when instrumenting the AWS SDK. They map request or response

View File

@ -1,10 +1,5 @@
# Semantic conventions for GraphQL Server # 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) **Status**: [Experimental](../../../document-status.md)
This document defines semantic conventions to apply when instrumenting the GraphQL implementation. They map GraphQL This document defines semantic conventions to apply when instrumenting the GraphQL implementation. They map GraphQL

View File

@ -1,10 +1,5 @@
# Messaging systems # 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) **Status**: [Experimental](../../document-status.md)
<!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` --> <!-- Re-generate TOC with `markdown-toc --no-first-h1 -i` -->

View File

@ -1,10 +1,5 @@
# Semantic conventions for RPC spans # 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) **Status**: [Experimental](../../document-status.md)
This document defines how to describe remote procedure calls This document defines how to describe remote procedure calls

View File

@ -1,10 +1,5 @@
# General attributes # 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) **Status**: [Experimental](../../document-status.md)
The attributes described in this section are not specific to a particular operation but rather generic. The attributes described in this section are not specific to a particular operation but rather generic.