Skip to content

[ro] feature /content/docs/concepts/glossary.md#8093

Merged
chalin merged 23 commits intoopen-telemetry:mainfrom
didiViking:glossary
Nov 11, 2025
Merged

[ro] feature /content/docs/concepts/glossary.md#8093
chalin merged 23 commits intoopen-telemetry:mainfrom
didiViking:glossary

Conversation

@didiViking
Copy link
Copy Markdown
Contributor

Related to #8088

@didiViking didiViking requested a review from a team as a code owner October 14, 2025 16:12
@didiViking didiViking self-assigned this Oct 14, 2025
@didiViking didiViking added the docs Generic not categorized docs issues & PRs label Oct 14, 2025
@otelbot-docs otelbot-docs bot requested review from a team October 14, 2025 16:13
@didiViking
Copy link
Copy Markdown
Contributor Author

@chalin Hi, is this last failed error for check links related to false positives? Most of the pages are not yet translated into Romanian, they are linked as per the English version. Please advise, thank you!

@chalin
Copy link
Copy Markdown
Contributor

chalin commented Oct 15, 2025

@chalin Hi, is this last failed error for check links related to false positives? Most of the pages are not yet translated into Romanian, they are linked as per the English version. Please advise, thank you!

Hi. No, these are real failures. If you inspect the log at https://github.com/open-telemetry/opentelemetry.io/actions/runs/18516852373/job/52769038456?pr=8093, you'll see that it's complaining about missing Header IDs (hashes):

ro/docs/concepts/glossary/index.html
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #metric
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #data-source
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #data-source
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #service
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #metadata
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #signal
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #resource
...

@vitorvasc vitorvasc added the missing:sig-approval Co-owning SIG didn't provide an approval label Oct 16, 2025
@didiViking
Copy link
Copy Markdown
Contributor Author

@chalin Hi, I'm trying to fix the Check Links errors, but the error details point me to some other languages files. I'm blocked in this PR and I'm not sure how to fix this.
@theletterf Any advice from tech writers highly appreciated. Thank you!

Copy link
Copy Markdown
Member

@vitorvasc vitorvasc left a comment

Choose a reason for hiding this comment

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

Hi, @didiViking!

I can see what is happening here, there are a few things you should do to address the issue with the links, I'll leave some inline comments.

Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
@vitorvasc
Copy link
Copy Markdown
Member

Feel free to reorder the headings alphabetically as well, it helps keep the glossary consistent and easier to navigate. 🙂

@otelbot-docs otelbot-docs bot requested a review from a team October 30, 2025 12:37
@didiViking
Copy link
Copy Markdown
Contributor Author

@vitorvasc Thank you for the tips and examples. Now I fixed all missing Header IDs and it's failing due to some Portuguese broken links. Any ideas?

@vitorvasc
Copy link
Copy Markdown
Member

@vitorvasc Thank you for the tips and examples. Now I fixed all missing Header IDs and it's failing due to some Portuguese broken links. Any ideas?

I don't see the Portuguese broken links in the history, could you share which ones you're referring to?

From what I can see in the last run, there are still three remaining errors in content/ro/docs/concepts/glossary.md:

ro/docs/concepts/glossary/index.html
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #distributions
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #receptors
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #signals

@didiViking
Copy link
Copy Markdown
Contributor Author

@vitorvasc Thank you for the tips and examples. Now I fixed all missing Header IDs and it's failing due to some Portuguese broken links. Any ideas?

I don't see the Portuguese broken links in the history, could you share which ones you're referring to?

From what I can see in the last run, there are still three remaining errors in content/ro/docs/concepts/glossary.md:

ro/docs/concepts/glossary/index.html
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #distributions
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #receptors
  hash does not exist --- ro/docs/concepts/glossary/index.html --> #signals

I corrected "receptors" but both "distributions" and "signals" are in the plural form in this error but in singular form in the original Header. I tried adding both plural and singular forms and the CI/CD it's still complaining.

@didiViking
Copy link
Copy Markdown
Contributor Author

@vitorvasc @theletterf
I'm left with "signals", in this page both "signal" and "signals" exist as hash. If I change it to plural or singular form it complaints the other form doesn't exist. If anyone has an idea how to fix this, please let me know. Thanks!
Screenshot 2025-10-30 at 18 01 09

Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md
@otelbot-docs otelbot-docs bot requested a review from a team October 31, 2025 10:07
@didiViking
Copy link
Copy Markdown
Contributor Author

@vitorvasc All checks passed, I added all original links at the bottom of the text. Could you please review? I still need to pass this through a Romanian content review. Thank you!

Copy link
Copy Markdown
Member

@vitorvasc vitorvasc left a comment

Choose a reason for hiding this comment

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

Added a few inline suggestions, that should cover all the link labels now. Let me know if you have any questions 🙂

Comment thread content/ro/docs/concepts/glossary.md
Comment thread content/ro/docs/concepts/glossary.md
Comment thread content/ro/docs/concepts/glossary.md
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Comment thread content/ro/docs/concepts/glossary.md Outdated
Copy link
Copy Markdown
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

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

LGTM. Will let @vitorvasc have a final say, as well as @open-telemetry/docs-ro-approvers.

@vitorvasc
Copy link
Copy Markdown
Member

LGTM!

@IrinaKarantoniou can we have a final approval here?

@otelbot-docs otelbot-docs bot requested review from a team November 11, 2025 09:06
@IrinaKarantoniou
Copy link
Copy Markdown

@vitorvasc LGTM

@chalin chalin added this pull request to the merge queue Nov 11, 2025
Merged via the queue into open-telemetry:main with commit 7598f13 Nov 11, 2025
22 checks passed
abalso0 pushed a commit to abalso0/opentelemetry.io that referenced this pull request Nov 11, 2025
jaehanbyun pushed a commit to jaehanbyun/opentelemetry.io that referenced this pull request Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Generic not categorized docs issues & PRs lang:ro missing:sig-approval Co-owning SIG didn't provide an approval

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants