Skip to content

Commit

Permalink
Results from /fix:format
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed May 17, 2024
1 parent b44fc90 commit 98b1738
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/en/docs/languages/cpp/library.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ metrics to the third-party libraries and frameworks you use.

Many libraries and frameworks already support OpenTelemetry or are supported
through OpenTelemetry
[instrumentation](/docs/concepts/instrumentation/libraries/),
so that they can generate telemetry you can export to an observability backend.
[instrumentation](/docs/concepts/instrumentation/libraries/), so that they can
generate telemetry you can export to an observability backend.

If you are instrumenting an app or service that use third-party libraries or
frameworks, follow these instructions to learn how to use natively instrumented
Expand Down Expand Up @@ -48,9 +48,9 @@ A full list of instrumentation libraries available can be found in the
## Next steps

After you've set up instrumentation libraries, you might want to add
[additional instrumentation](/docs/languages/cpp/instrumentation/)
to collect custom telemetry data.
[additional instrumentation](/docs/languages/cpp/instrumentation/) to collect
custom telemetry data.

You might also want to configure an appropriate exporter to
[export your telemetry data](/docs/languages/cpp/exporters/)
to one or more telemetry backends.
[export your telemetry data](/docs/languages/cpp/exporters/) to one or more
telemetry backends.

0 comments on commit 98b1738

Please sign in to comment.