Skip to content

Commit 0d38602

Browse files
authored
[CI] Fix fix:dict and run it (open-telemetry#6143)
1 parent 7ca4cb7 commit 0d38602

File tree

14 files changed

+20
-21
lines changed

14 files changed

+20
-21
lines changed

content/en/blog/2025/go-auto-instrumentation-beta.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
2-
# prettier-ignore
3-
title: Announcing the Beta Release of OpenTelemetry Go Auto-Instrumentation using eBPF
2+
title: >-
3+
Announcing the Beta Release of OpenTelemetry Go Auto-Instrumentation using
4+
eBPF
45
linkTitle: Go Auto-Instrumentation Beta
56
date: 2025-01-30
6-
# prettier-ignore
77
author: >-
8-
[Tyler Yahn](https://github.com/MrAlias) (Splunk)
9-
[Mike Dame](https://github.com/damemi) (Odigos)
8+
[Tyler Yahn](https://github.com/MrAlias) (Splunk), [Mike
9+
Dame](https://github.com/damemi) (Odigos)
1010
sig: SIG Go Auto-Instrumentation
11-
# prettier-ignore
12-
cSpell:ignore: Yahn Odigos rolldice Beyla's Beyla
11+
cSpell:ignore: Beyla Odigos rolldice Yahn
1312
---
1413

1514
The OpenTelemetry community is excited to announce the beta release of the

content/en/blog/2025/otel-collector-k8s-discovery.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: >
77
Markou](https://github.com/ChrsMark) (Elastic)
88
sig: Collector
99
issue: opentelemetry-collector-contrib#34427
10-
cSpell:ignore: Dmitrii Anoshin Markou
10+
cSpell:ignore: Anoshin Dmitrii Markou
1111
---
1212

1313
In the world of containers and [Kubernetes](https://kubernetes.io/),

content/ja/docs/collector/installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: コレクターのインストール
3-
# prettier-ignore
4-
cSpell:ignore: darwin dpkg GOARCH journalctl kubectl otelcorecol pprof tlsv zpages
53
weight: 2
64
default_lang_commit: a570a00
5+
# prettier-ignore
6+
cSpell:ignore: darwin dpkg GOARCH journalctl kubectl otelcorecol pprof tlsv zpages
77
---
88

99
OpenTelemetryコレクターはさまざまなオペレーティングシステムやアーキテクチャにデプロイできます。

content/ja/docs/concepts/instrumentation/code-based.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: コードベース
33
description: コードベース計装のセットアップに不可欠なステップを学ぶ
44
weight: 20
5-
cSpell:ignore: proxying
65
default_lang_commit: d8c5612
6+
cSpell:ignore: proxying
77
---
88

99
## OpenTelemetry APIとSDKをインポートする {#import-the-opentelemetry-api-and-sdk}

content/ja/docs/concepts/observability-primer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Observability入門
33
description: 重要なオブザーバビリティに関する概念
44
weight: 9
5-
cSpell:ignore: webshop
65
default_lang_commit: ebd92bb
6+
cSpell:ignore: webshop
77
---
88

99
## オブザーバビリティとは何か {#what-is-observability}

content/ja/docs/concepts/signals/traces.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: トレース
33
weight: 1
4-
cSpell:ignore: Guten
54
description: アプリケーションを通過するリクエストの経路
65
default_lang_commit: 9b5e318
6+
cSpell:ignore: Guten
77
---
88

99
**トレース** は、リクエストがアプリケーションに投げられたときに何が起こるかの全体像を教えてくれます。

content/ja/docs/demo/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ linkTitle: デモ
44
cascade:
55
repo: https://github.com/open-telemetry/opentelemetry-demo
66
weight: 180
7-
cSpell:ignore: OLJCESPC
87
default_lang_commit: 1e69c8f94a605ce5624c6b6657080d98f633ac7b
8+
cSpell:ignore: OLJCESPC
99
---
1010

1111
[OpenTelemetryデモ](/ecosystem/demo/)のドキュメンテーションへようこそ。

content/ja/docs/demo/development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 開発環境
3+
default_lang_commit: a6efef05af7f854d2fcc9ec4b7433cc4ae799a40
34
# prettier-ignore
45
cSpell:ignore: grpcio intellij libcurl libprotobuf nlohmann openssl protoc rebar
5-
default_lang_commit: a6efef05af7f854d2fcc9ec4b7433cc4ae799a40
66
---
77

88
[OpenTelemetry デモ GitHub リポジトリ](https://github.com/open-telemetry/opentelemetry-demo)

content/pt/docs/languages/js/getting-started/nodejs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Node.js
33
description: Obtenha telemetria para sua aplicação em menos de 5 minutos!
44
aliases: [/docs/js/getting_started/nodejs]
55
weight: 10
6-
cSpell:ignore: autoinstrumentations KHTML rolldice
76
default_lang_commit: 1f6a173c26d1e194696ba77e95b6c3af40234952
7+
cSpell:ignore: autoinstrumentations KHTML rolldice
88
---
99

1010
Esta página mostrará como começar a usar o OpenTelemetry no Node.js.

content/pt/docs/languages/sdk-configuration/general.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Configurações gerais de SDK
33
linkTitle: Geral
44
aliases: [general-sdk-configuration]
5-
cSpell:ignore: ottrace
65
default_lang_commit: 1e4970e9193c8af1d1f9b86901b13492071aecc7
6+
cSpell:ignore: ottrace
77
---
88

99
{{% alert title="Nota" color="info" %}}

content/zh/docs/concepts/observability-primer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: 可观测性入门
33
description: 可观测性的核心概念
44
weight: 9
5-
cSpell:ignore: webshop
65
default_lang_commit: e771c886739c4847b332b74f24b09d2769aab875
6+
cSpell:ignore: webshop
77
---
88

99
## 什么是可观测性? {#what-is-observability}

content/zh/docs/contributing/style-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: 文档风格指南
33
description: 编写 OpenTelemetry 文档时的术语和风格指南。
44
linkTitle: 风格指南
55
weight: 20
6-
cSpell:ignore: open-telemetry postgre style-guide textlintrc
76
default_lang_commit: 2394fa1f1c693e547093e46e83a6819d3c26e9d5
7+
cSpell:ignore: open-telemetry postgre style-guide textlintrc
88
---
99

1010
OpenTelemetry 还没有官方的风格指南,当前版本的 OpenTelemetry 文档风格受到以下风格指南的启发:

content/zh/docs/demo/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ linkTitle: 演示
44
cascade:
55
repo: https://github.com/open-telemetry/opentelemetry-demo
66
weight: 180
7-
cSpell:ignore: OLJCESPC
87
default_lang_commit: c2cd5b14
8+
cSpell:ignore: OLJCESPC
99
---
1010

1111
欢迎使用 [OpenTelemetry 演示](/ecosystem/demo/)文档,

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"diff:check": "npm run _diff:check || (echo; echo 'WARNING: the files above have not been committed'; echo)",
6666
"diff:fail": "npm run _diff:check || (echo; echo 'ERROR: the files above have changed. Locally rerun `npm run test-and-fix` and commit changes'; echo; exit 1)",
6767
"fix:all": "npm run all -- $(npm -s run _list:fix:*)",
68-
"fix:dict": "find content/{en,es,fr,pt} layouts -name \"*.md\" -print0 | xargs -0 scripts/normalize-cspell-front-matter.pl",
68+
"fix:dict": "find content layouts -name \"*.md\" -print0 | xargs -0 scripts/normalize-cspell-front-matter.pl",
6969
"fix:expired": "npm run -s check:expired -- -q | xargs -r -I {} sh -c 'echo \"Deleting expired file: {}\" && rm {}'",
7070
"fix:filenames": "npm run _rename-to-kebab-case",
7171
"fix:format": "npm run format",

0 commit comments

Comments
 (0)