From d92e182e9239fce6729a5fc1210685ab24879be7 Mon Sep 17 00:00:00 2001 From: Liudmila Molkova Date: Wed, 29 May 2024 12:23:46 -0700 Subject: [PATCH] undo doc status updates --- docs/gen-ai/README.md | 3 ++- docs/gen-ai/gen-ai-metrics.md | 4 ++-- docs/gen-ai/gen-ai-spans.md | 2 +- docs/messaging/gcp-pubsub.md | 2 +- docs/mobile/README.md | 2 +- docs/mobile/events.md | 2 +- docs/runtime/go-metrics.md | 2 +- docs/system/container-metrics.md | 2 +- 8 files changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/gen-ai/README.md b/docs/gen-ai/README.md index 43ce5711a7..3a93ee0f2d 100644 --- a/docs/gen-ai/README.md +++ b/docs/gen-ai/README.md @@ -19,4 +19,5 @@ Semantic conventions for Generative AI operations are defined for the following * [Metrics](gen-ai-metrics.md): Semantic Conventions for Generative AI operations - *metrics*. * [Spans](gen-ai-spans.md): Semantic Conventions for Generative AI requests - *spans*. -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.26.0/specification/document-status.md + diff --git a/docs/gen-ai/gen-ai-metrics.md b/docs/gen-ai/gen-ai-metrics.md index 77a142e13a..e34c9f20c3 100644 --- a/docs/gen-ai/gen-ai-metrics.md +++ b/docs/gen-ai/gen-ai-metrics.md @@ -178,7 +178,7 @@ Instrumentations SHOULD document the list of errors they report. -[ExplicitBucketBoundaries]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/metrics/api.md#instrument-advisory-parameters -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md [MetricRequired]: /docs/general/metric-requirement-level.md#required [MetricRecommended]: /docs/general/metric-requirement-level.md#recommended +[ExplicitBucketBoundaries]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.31.0/specification/metrics/api.md#instrument-advisory-parameters diff --git a/docs/gen-ai/gen-ai-spans.md b/docs/gen-ai/gen-ai-spans.md index 712bccb463..6e07cf6d66 100644 --- a/docs/gen-ai/gen-ai-spans.md +++ b/docs/gen-ai/gen-ai-spans.md @@ -128,4 +128,4 @@ The event name MUST be `gen_ai.content.completion`. -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md diff --git a/docs/messaging/gcp-pubsub.md b/docs/messaging/gcp-pubsub.md index ea2a02ac89..9262b04972 100644 --- a/docs/messaging/gcp-pubsub.md +++ b/docs/messaging/gcp-pubsub.md @@ -210,4 +210,4 @@ flowchart TD; | `messaging.gcp_pubsub.message.delivery_attempt` | | | | `0` | | | `messaging.gcp_pubsub.message.ack_deadline` | | | | | `0` | -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.26.0/specification/document-status.md diff --git a/docs/mobile/README.md b/docs/mobile/README.md index 48a3d58626..cc6ffb6285 100644 --- a/docs/mobile/README.md +++ b/docs/mobile/README.md @@ -15,4 +15,4 @@ Semantic conventions for the mobile platform are defined for the following signa * [Mobile Events](events.md) : Semantic Conventions for mobile events in *logs*. -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md diff --git a/docs/mobile/events.md b/docs/mobile/events.md index ebbb0675eb..eabc478da5 100644 --- a/docs/mobile/events.md +++ b/docs/mobile/events.md @@ -78,4 +78,4 @@ The event name MUST be `device.app.lifecycle`. | `terminate` | The app is about to terminate. Associated with UIKit notification `applicationWillTerminate`. | ![Experimental](https://img.shields.io/badge/-experimental-blue) | -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md diff --git a/docs/runtime/go-metrics.md b/docs/runtime/go-metrics.md index bca8f99fb1..3a4aa06521 100644 --- a/docs/runtime/go-metrics.md +++ b/docs/runtime/go-metrics.md @@ -413,6 +413,6 @@ This metric is [recommended][MetricRecommended]. -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.31.0/specification/document-status.md [MetricRecommended]: /docs/general/metric-requirement-level.md#recommended [RuntimeMetrics]: https://pkg.go.dev/runtime/metrics diff --git a/docs/system/container-metrics.md b/docs/system/container-metrics.md index 4298db5e3c..dc855cdbdd 100644 --- a/docs/system/container-metrics.md +++ b/docs/system/container-metrics.md @@ -199,5 +199,5 @@ This metric is [opt-in][MetricOptIn]. -[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md +[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md [MetricOptIn]: https://github.com/open-telemetry/semantic-conventions/blob/v1.26.0/docs/general/metric-requirement-level.md#opt-in