Skip to content

[ja] Localize content/ja/docs/collector/components/#9425

Open
vitorvasc wants to merge 1 commit intoopen-telemetry:mainfrom
vitorvasc:ja_collector-components
Open

[ja] Localize content/ja/docs/collector/components/#9425
vitorvasc wants to merge 1 commit intoopen-telemetry:mainfrom
vitorvasc:ja_collector-components

Conversation

@vitorvasc
Copy link
Copy Markdown
Member

  • I have read and followed the Contributing docs, especially the "First-time contributing?" section.
  • This PR has content that I did not fully write myself.
  • I have the experience and knowledge necessary to understand, review, and validate all content in this PR.1

/cc @jaydeluca @theletterf

Footnotes

  1. Yes, I can answer maintainer questions about the content of this PR, without using AI.

@vitorvasc vitorvasc requested a review from a team as a code owner March 16, 2026 13:49
Copilot AI review requested due to automatic review settings March 16, 2026 13:49
@otelbot-docs otelbot-docs bot added missing:docs-approval Co-owning SIG has provided approval, PR needs approval from docs maintainer missing:sig-approval Co-owning SIG didn't provide an approval labels Mar 16, 2026
@otelbot-docs otelbot-docs bot requested review from a team March 16, 2026 13:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Japanese localization for the Collector “components” section and related UI strings, and switches the component listings to use the collector-component-rows shortcode for generated tables.

Changes:

  • Added Japanese UI/i18n strings for collector table headers and footnotes.
  • Updated JA Collector component pages (receiver/processor/exporter/connector/extension) to use collector-component-rows instead of embedded generated tables.
  • Updated the JA components index page and the “unmaintained components” include text.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
i18n/ja.yaml Adds JA translations for search, community text, and collector table header/footnote strings.
content/ja/docs/collector/components/receiver.md Replaces the generated receiver table with collector-component-rows and updates page copy/frontmatter.
content/ja/docs/collector/components/processor.md Replaces the generated processor table with collector-component-rows and updates page copy/frontmatter.
content/ja/docs/collector/components/exporter.md Replaces the generated exporter table with collector-component-rows and updates page copy/frontmatter.
content/ja/docs/collector/components/connector.md Replaces the generated connector table with collector-component-rows and updates page copy/frontmatter.
content/ja/docs/collector/components/extension.md Replaces multiple generated extension tables with collector-component-rows and adds section headings.
content/ja/docs/collector/components/_index.md Updates the JA components section description and list of component types.
content/ja/docs/collector/components/_includes/unmaintained-components-msg.md Localizes the unmaintained-components note into Japanese.

You can also share your feedback on Copilot code review. Take the survey.

います。各コンポーネントはデータパイプラインにおいて特定の役割を持っています

## コンポーネントの種類 {#component-types}
## コンポーネントの種類
Comment on lines +2 to +3
title: Receivers
description: 利用可能なOpenTelemetry Collector receiverの一覧
| {{< component-link name="solarwindsapmsettingsextension" type="extension" repo="contrib" >}} | contrib | development |
| {{< component-link name="sumologicextension" type="extension" repo="contrib" >}} | contrib | alpha |
| {{< component-link name="zpagesextension" type="extension" repo="core" >}} | contrib, core, K8s | beta |
{{< collector-component-rows type="extension" renderFootnotes="false" >}}
## エンコーディングExtensions

## Encoding Extensions
{{< collector-component-rows type="extension" subtype="encoding" renderFootnotes="false" >}}
| {{< component-link name="skywalkingencodingextension" type="extension" repo="contrib" subtype="encoding" >}} | contrib | alpha |
| {{< component-link name="textencodingextension" type="extension" repo="contrib" subtype="encoding" >}} | contrib | beta |
| {{< component-link name="zipkinencodingextension" type="extension" repo="contrib" subtype="encoding" >}} | contrib | alpha |
{{< collector-component-rows type="extension" subtype="observer" renderFootnotes="false" >}}
[OpenTelemetry Collector component stability definitions](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/component-stability.md).

<!-- END GENERATED: extension-footnotes-table SOURCE: scripts/collector-sync -->
{{< collector-component-rows type="extension" subtype="storage" >}}
Comment on lines +12 to 13
## Extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang:ja missing:docs-approval Co-owning SIG has provided approval, PR needs approval from docs maintainer missing:sig-approval Co-owning SIG didn't provide an approval

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants