Skip to content

Commit 032b9d0

Browse files
committed
Adjusted links due to spec PR 4488
Adjusted links due to open-telemetry/opentelemetry-specification#4488
1 parent e23b27f commit 032b9d0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

  • content
    • en/docs/concepts/instrumentation-scope
    • ja/docs/concepts/instrumentation-scope
    • pt/docs/concepts/instrumentation-scope

content/en/docs/concepts/instrumentation-scope/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Instrumentation scope
33
weight: 80
44
---
55

6-
The [Instrumentation scope](/docs/specs/otel/glossary/#instrumentation-scope)
6+
The [Instrumentation scope](/docs/specs/otel/common/instrumentation-scope/)
77
represents a logical unit within the application code with which the emitted
88
telemetry can be associated.
99

content/ja/docs/concepts/instrumentation-scope/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: 計装スコープ
33
weight: 80
4-
default_lang_commit: 825b6e2
4+
default_lang_commit: 825b6e2 # patched
55
---
66

7-
[計装スコープ](/docs/specs/otel/glossary/#instrumentation-scope)は、送出されたテレメトリーを関連付けられるアプリケーションコード内の論理ユニットを表します。
7+
[計装スコープ](/docs/specs/otel/common/instrumentation-scope/)は、送出されたテレメトリーを関連付けられるアプリケーションコード内の論理ユニットを表します。
88

99
開発者は、妥当な計装スコープを決定できます。
1010
たとえば、モジュール、パッケージ、クラスを計装スコープとして選択できます。

content/pt/docs/concepts/instrumentation-scope/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Escopo de instrumentação
33
weight: 80
4-
default_lang_commit: 2f34c456ab38b4d3502cd07bc36fa1455d4ef875
4+
default_lang_commit: 2f34c456ab38b4d3502cd07bc36fa1455d4ef875 # patched
55
---
66

7-
O [escopo de instrumentação](/docs/specs/otel/glossary/#instrumentation-scope)
7+
O [escopo de instrumentação](/docs/specs/otel/common/instrumentation-scope/)
88
representa uma unidade lógica dentro do código da aplicação com a qual a
99
telemetria emitida pode ser associada.
1010

0 commit comments

Comments
 (0)