Skip to content

Commit 4b5381a

Browse files
authored
chore: convert all shortcut ref links to collapsed form, and fix links (#9252)
1 parent 68e965b commit 4b5381a

77 files changed

Lines changed: 509 additions & 505 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎.markdownlint.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ table-column-style: false # Causes problems in ja and zh pages
4343
no-shortcut-ref-link:
4444
# Skip:
4545
# - OTel spec informal footnotes like [1], [2]
46-
# - Markdown footnote references like [^1], [^note]
46+
# - SemConf number ranges like [0..1], [0..n-1], [0.0, 1.0]
4747
# - Ellipsis like [...]
48-
ignore_pattern: '^\d+(\.\.\d+)?$|^\.\.\.$' # skip [1], [2], [0..1], etc.
48+
ignore_pattern: '^([-+,n\d\.\s]+)$|^\.\.\.$'
4949

5050
# -----------------------------------------------------------------------------
5151
# Link-validation rules (from scripts/_md-rules/link-rules.mjs)

‎content/bn/docs/concepts/glossary.md‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ drifted_from_default: true
1919

2020
একটি নির্দিষ্ট সময়ের ব্যবধানে, প্রোগ্রাম এক্সিকিউশনের সময় ঘটে যাওয়া
2121
পরিমাপগুলোর সম্পর্কে সুনির্দিষ্ট বা অনুমানভিত্তিক পরিসংখ্যানে একাধিক
22-
পরিমাপকে একত্রিত করার প্রক্রিয়া। [Metric](#metric) [Data source]
23-
(#data-source) দ্বারা ব্যবহৃত।
22+
পরিমাপকে একত্রিত করার প্রক্রিয়া। [Metric](#metric) [Data source](#data-source) দ্বারা ব্যবহৃত।
2423

2524
### API {#api}
2625

@@ -66,11 +65,11 @@ Application Performance Monitoring হল সফটওয়্যার অ্
6665

6766
### কালেক্টর (Collector) {#collector}
6867

69-
[OpenTelemetry Collector], বা সংক্ষেপে Collector, হল টেলিমেট্রি ডেটা গ্রহণ, প্রক্রিয়াকরণ এবং
68+
[OpenTelemetry Collector][], বা সংক্ষেপে Collector, হল টেলিমেট্রি ডেটা গ্রহণ, প্রক্রিয়াকরণ এবং
7069
রপ্তানির একটি ভেন্ডর-এগ্নস্টিক (vendor-agnostic) বাস্তবায়ন। এটি একটি একক বাইনারি যা agent বা
7170
gateway হিসেবে ডিপ্লয় (deploy) করা যায়।
7271

73-
> **বানান**: [OpenTelemetry Collector] উল্লেখ করার সময়, সর্বদা Collector
72+
> **বানান**: [OpenTelemetry Collector][] উল্লেখ করার সময়, সর্বদা Collector
7473
> বড় অক্ষরে লিখুন। আপনি যদি Collector-কে বিশেষণ হিসেবে ব্যবহার করেন তাহলে শুধু "Collector"
7574
> ব্যবহার করুন — উদাহরণস্বরূপ, "Collector configuration"।
7675
@@ -265,7 +264,7 @@ OpenTelemetry-এর পূর্বসূরি। বিস্তারিত
265264

266265
### OTEP {#otep}
267266

268-
[OpenTelemetry Enhancement Proposal]-এর একটি সংক্ষিপ্ত রূপ।
267+
[OpenTelemetry Enhancement Proposal][]-এর একটি সংক্ষিপ্ত রূপ।
269268

270269
> **বানান**: বহুবচন হিসেবে "OTEPs" লিখুন। বর্ণনায় `OTep` বা `otep`
271270
> লিখবেন না।

‎content/bn/docs/what-is-opentelemetry.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ OpenTelemetry হলো [Cloud Native Computing Foundation][] (CNCF)-এর এ
9292

9393
- [শুরু করুন](../getting-started/) — OpenTelemetry ব্যবহার শুরু করুন সহজেই।
9494
- [OpenTelemetry এর কনসেপ্টগুলো](../concepts/) সম্পর্কে জানুন।
95-
- [ভিডিও দেখুন][watch videos][OTel for beginners] ও অন্যান্য [প্লেলিস্ট][playlists] থেকে।
95+
- [ভিডিও দেখুন][watch videos][OTel for beginners][] ও অন্যান্য [প্লেলিস্ট][playlists] থেকে।
9696
- সাইন আপ করুন [ট্রেনিং](/training) এর জন্য এবং পেয়ে যান [Getting started with OpenTelemetry](/training/#courses) কোর্সটি একদম বিনামূ��্যে।
9797

9898
[Cloud Native Computing Foundation]: https://www.cncf.io

‎content/en/blog/2023/contributing-to-otel/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ projects? I don't know about you, but for me, up until last year, the prospect
2525
of contributing to open source was just plain _scary_!! I mean, when you open up
2626
a
2727
[pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
28-
(PR), _[you are putting yourself out there]_, to be judged by those little
28+
(PR), _[you are putting yourself out there][]_, to be judged by those little
2929
GitHub avatars that make up the approvers list for the repository you're
3030
contributing to. YIKES!
3131

‎content/en/blog/2023/logs-collection/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ extend Yoda's code to do the following:
420420
[transform or attributes processors](/docs/collector/transforming-telemetry/).
421421
1. Add [tracing](/docs/concepts/signals/traces/) support by emitting spans,
422422
where it makes sense.
423-
1. Add an Observability backend such as OpenSearch (along with [Data Prepper])
423+
1. Add an Observability backend such as OpenSearch (along with [Data Prepper][])
424424
to the setup, allowing to ingest spans and logs in OTLP format.
425425
1. Once you have traces and logs ingested in a backend, try to correlate these
426426
two telemetry signal types in the backend along with a frontend such as

‎content/en/blog/2024/fuzzing-audit-results.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cSpell:ignore: containerd Korczynski
99
---
1010

1111
OpenTelemetry is happy to announce the completion of the Collector's fuzzing
12-
audit [sponsored by the CNCF] and carried out by
12+
audit [sponsored by the CNCF][] and carried out by
1313
[Ada Logics](https://adalogics.com/). The audit marks a significant step in the
1414
OpenTelemetry project, ensuring the security and reliability of the Collector
1515
for its users.

‎content/en/blog/2024/kubecon-eu.md‎

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ cSpell:ignore: Aiven Alexandre Anusha Arbiv Beemer Benedikt Blanco Bongartz Chek
1010
---
1111

1212
The OpenTelemetry project maintainers, members of the governance committee, and
13-
technical committee are thrilled to be at [KubeCon + CloudNativeCon Europe] and
14-
at the co-located
13+
technical committee are thrilled to be at [KubeCon + CloudNativeCon Europe][]
14+
and at the co-located
1515
[Observability Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/observability-day/)
1616
in Paris from March 19 - 22, 2024.
1717

@@ -46,9 +46,9 @@ it again right before KubeCon!
4646

4747
## Observability Day
4848

49-
_[Observability Day] fosters collaboration, discussion, and knowledge sharing of
50-
cloud native observability projects_. This event will be held on March 19, 2024
51-
from 9:00 - 17:35. There will be several sessions on OpenTelemetry as well:
49+
_[Observability Day][] fosters collaboration, discussion, and knowledge sharing
50+
of cloud native observability projects_. This event will be held on March 19,
51+
2024 from 9:00 - 17:35. There will be several sessions on OpenTelemetry as well:
5252

5353
- **[Welcome + Project Updates](https://sched.co/1YGT9)**<br> by Eduardo Silva,
5454
FluentBit & Austin Parker, honeycomb.io<br> Tuesday, March 19th • 09:00 -
@@ -90,8 +90,9 @@ from 9:00 - 17:35. There will be several sessions on OpenTelemetry as well:
9090
> [!IMPORTANT] Important access note
9191
>
9292
> You need an _in-person all-access_ pass for on-site access to **Observability
93-
> Day**. For details, see [KubeCon registration]. If you have a virtual ticket,
94-
> you will be able to follow **Observability Day** through a live stream.
93+
> Day**. For details, see [KubeCon registration][]. If you have a virtual
94+
> ticket, you will be able to follow **Observability Day** through a live
95+
> stream.
9596
9697
[kubecon registration]:
9798
https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/

‎content/en/blog/2024/kubecon-na.md‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cSpell:ignore: Arnell Ashok Chandrasekar Clario Contribfest Ekansh Grabner Haeus
88
---
99

1010
The OpenTelemetry project maintainers, members of the governance committee, and
11-
technical committee are thrilled to be at [KubeCon NA] in Salt Lake City from
11+
technical committee are thrilled to be at [KubeCon NA][] in Salt Lake City from
1212
November 12 - 15, 2024.
1313

1414
Read on to learn about all the things related OpenTelemetry during KubeCon.
@@ -78,16 +78,17 @@ first steps: documentation, Collector, Java, JS, Ruby, Python, .NET, and more.
7878

7979
## Observability Day
8080

81-
_[Observability Day] fosters collaboration, discussion, and knowledge sharing of
82-
cloud native observability projects_. This event will be held on November 12,
81+
_[Observability Day][] fosters collaboration, discussion, and knowledge sharing
82+
of cloud native observability projects_. This event will be held on November 12,
8383
2024 from 9am to 6pm.
8484
[Check the full schedule](https://colocatedeventsna2024.sched.com/overview/type/Observability+Day)
8585
to find your favorite talks about Observability and OpenTelemetry.
8686

8787
> <i class="far fa-exclamation-triangle"></i> **IMPORTANT access note**: You
8888
> need an _in-person all-access_ pass for on-site access to **Observability
89-
> Day**. For details, see [KubeCon registration]. If you have a virtual ticket,
90-
> you will be able to follow **Observability Day** through a live stream.
89+
> Day**. For details, see [KubeCon registration][]. If you have a virtual
90+
> ticket, you will be able to follow **Observability Day** through a live
91+
> stream.
9192
9293
## OpenTelemetry Observatory
9394

‎content/en/blog/2024/otel-docs-survey/index.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ results.
7777
We asked respondents to describe in their own words what they'd like to see
7878
added to the [opentelemetry.io][] documentation. We loosely grouped their
7979
responses into six categories. Some answers fell in more than one category. For
80-
full responses, see [Docs Usability Survey Responses].
80+
full responses, see [Docs Usability Survey Responses][].
8181

8282
[Docs Usability Survey Responses]:
8383
https://docs.google.com/spreadsheets/d/1kpJQYiEGtpZorICbl-QfYL3mKfeoRLiUywvKcV8fcNA
@@ -177,7 +177,7 @@ people that needs the most work is the JavaScript documentation.
177177
178178
## Learn more
179179

180-
For detailed survey results, see [Docs Usability Survey Responses].
180+
For detailed survey results, see [Docs Usability Survey Responses][].
181181

182182
## Your feedback is essential
183183

‎content/en/blog/2024/otel-generative-ai/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ behaviors may arise.
7777

7878
> [!NOTE]
7979
>
80-
> Note that we decided to use [events emitted] with the
80+
> Note that we decided to use [events emitted][] with the
8181
> [Logs API](/docs/specs/otel/logs/api/) specification in the Semantic
8282
> Conventions for Generative AI. Events allows for us to define specific
8383
> [semantic conventions](/docs/specs/semconv/general/events/) for the user

0 commit comments

Comments
 (0)