Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Accessible links 4 #6052

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
3 changes: 1 addition & 2 deletions content/en/blog/2022/dotnet-instrumentation-first-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ Please, give us your **feedback** (using your preferred method):

- [Submit a GitHub issue](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/new).
- Write to us on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).
If you are new, you can create a CNCF Slack account
[here](https://slack.cncf.io/).
If you are new, you can [create a CNCF Slack account](https://slack.cncf.io/).

[^devopsnote]:
The
Expand Down
3 changes: 1 addition & 2 deletions content/en/blog/2022/dotnet-instrumentation-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ Please, give us your feedback (using your preferred method):

- [Submit a GitHub issue](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/new).
- Write to us on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).
If you are new, you can create a CNCF Slack account
[here](https://slack.cncf.io/).
If you are new, you can [create a CNCF Slack account](https://slack.cncf.io/).
6 changes: 3 additions & 3 deletions content/en/blog/2023/k8s-runtime-observability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Here is a brief synopsis of the recent activity in the Kubernetes ecosystem:
([KEP 2831 Kubelet Tracing](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2831-kubelet-tracing)).
- [etcd](https://github.com/etcd-io/etcd) (Kubernetes uses it as an internal
datastore) started to discuss tracing in November 2020
([here](https://github.com/etcd-io/etcd/issues/12460)) and had a
[first version merged](https://github.com/etcd-io/etcd/pull/12919) in
May 2021.
([Add Distributed Tracing using OpenTelemetry](https://github.com/etcd-io/etcd/issues/12460))
and had a [first version merged](https://github.com/etcd-io/etcd/pull/12919)
in May 2021.
- [containerd](https://github.com/containerd/containerd) and
[CRI-O](https://github.com/cri-o/cri-o), two Container Runtime Interfaces for
Kubernetes, started to implement tracing in 2021
Expand Down
3 changes: 1 addition & 2 deletions content/en/blog/2023/otel-dotnet-auto-instrumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ Feedback is welcome:

- [Submit a GitHub issue](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/new).
- Write to us on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).
If you are new, you can create a CNCF Slack account
[here](https://slack.cncf.io/).
If you are new, you can [create a CNCF Slack account](https://slack.cncf.io/).
5 changes: 2 additions & 3 deletions content/en/blog/2023/testing-otel-demo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,8 @@ We structured two types of tests based on
- Integration tests
- End-to-end tests

The tests are organized into 26 trace-based tests for 10 services, which can be
found
[here](https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting).
The tests are organized into
[26 trace-based tests for 10 services](https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting).
These trace-based tests in the `tracetesting` directory are ported from AVA and
Cypress and test both the operation outcome and the traces.

Expand Down
4 changes: 2 additions & 2 deletions content/en/blog/2024/java-metric-systems-compared/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,8 @@ And now a description of the methodology and how to interpret the data:

- The code supporting these benchmarks is available on at
[github.com/jack-berg/metric-system-benchmarks](https://github.com/jack-berg/metric-system-benchmarks),
with raw result data available
[here](https://docs.google.com/spreadsheets/d/1I2ACFAgzWaa1H5EQx99-rLTro2FHlS44gsWuQsU8Ssw/edit#gid=191407209).
the
[raw result data is available as a Google Sheet](https://docs.google.com/spreadsheets/d/1I2ACFAgzWaa1H5EQx99-rLTro2FHlS44gsWuQsU8Ssw/edit#gid=191407209).
- Benchmarks were run on my local machine, a MacBook Pro w/ M1 Max, 64GB ram,
running Sonoma 14.3.1.
- There are three distinct benchmarks to compare key aspects of the system:
Expand Down
8 changes: 3 additions & 5 deletions content/en/blog/2024/llm-observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ Before we begin, make sure you have the following running in your environment:

### Setting Up the OpenTelemetry Collector

First, install the OpenTelemetry Collector. You can find how to do this in the
installation guide [here](/docs/collector/installation/).
First, [install the OpenTelemetry Collector](/docs/collector/installation/).

### Configuring the Collector

Expand Down Expand Up @@ -229,9 +228,8 @@ any tool of your choice to visualize this data:

#### Add the dashboard

To make things easy, you can use the dashboard the OpenLIT team made. Just grab
the JSON from
[here](https://docs.openlit.io/latest/connections/prometheus-jaeger#dashboard).
To make things easy, you can use
[the OpenLIT's dashboard](https://docs.openlit.io/latest/connections/prometheus-jaeger#dashboard).

This guide showed you how to use OpenTelemetry, Prometheus, Jaeger, and Grafana
to monitor your LLM Applications.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ with the help of the [OpenTelemetry End User SIG](/community/end-user/).
Deciding on the default translation approach is one of the last remaining
blockers for stabilizing the compatibility specification.

The survey received 86 responses (and 5 spam), and contained many helpful pieces
of feedback. Thank you to everyone that participated! The questions and raw
results can be found
[here](https://github.com/open-telemetry/sig-end-user/blob/main/end-user-surveys/otel-prom-interoperability/otel-prom-interoperability-survey.csv).
The
[survey received 86 responses (and 5 spam)](https://github.com/open-telemetry/sig-end-user/blob/main/end-user-surveys/otel-prom-interoperability/otel-prom-interoperability-survey.csv),
and contained many helpful pieces of feedback. Thank you to everyone that
participated!

## Overall takeaways

Expand Down
9 changes: 5 additions & 4 deletions content/en/community/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ OpenTelemetry maintainers? Check out the

## Special Interest Groups

We organize the community into Special Interest Groups (SIGs) in order to
improve our workflow and more easily manage a community project.
[Read more](https://github.com/open-telemetry/community#special-interest-groups)
from our [community repository](https://github.com/open-telemetry/community).
We organize the community into
[Special Interest Groups (SIGs)](https://github.com/open-telemetry/community#special-interest-groups)
in order to improve our workflow and more easily manage a community project.
Read more from our
[community repository](https://github.com/open-telemetry/community).

## Ecosystem

Expand Down
8 changes: 4 additions & 4 deletions content/en/docs/collector/building/receiver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ cSpell:ignore: backendsystem crand debugexporter loggingexporter mapstructure pc
<!-- markdownlint-disable heading-increment no-duplicate-heading -->

If you are reading this tutorial, you probably already have an idea of the
OpenTelemetry concepts behind distributed tracing, but if you don't you can
quickly read through it [here](/docs/concepts/signals/traces/).
OpenTelemetry concepts behind
[distributed tracing](/docs/concepts/signals/traces/).

Here is the definition of those concepts according to OpenTelemetry:

Expand Down Expand Up @@ -198,8 +198,8 @@ go mod init github.com/open-telemetry/opentelemetry-tutorials/trace-receiver/tai
>
> 1. The module path above is a mock path, which can be your desired private or
> public path.
> 2. The initial code is hosted
> [here](https://github.com/rquedas/otel4devs/tree/main/collector/receiver/trace-receiver).
> 2. See the
> [initial trace-receiver code](https://github.com/rquedas/otel4devs/tree/main/collector/receiver/trace-receiver).

It's recommended to enable Go
[Workspaces](https://go.dev/doc/tutorial/workspaces) since we're going to manage
Expand Down
Loading