Skip to content

Commit fefeac3

Browse files
Results from /fix:all
1 parent e958fc0 commit fefeac3

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

content/en/docs/collector/internal-telemetry.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ configure it to help you
1010
[monitor](#use-internal-telemetry-to-monitor-the-collector) and
1111
[troubleshoot](/docs/collector/troubleshooting/) the Collector.
1212

13-
{{% alert title="Important" color="warning" %}}
14-
The Collector uses the OpenTelemetry SDK [declarative configuration schema](https://github.com/open-telemetry/opentelemetry-configuration) for configuring how to export its internal telemetry.
15-
16-
This schema is not currently stable and may undergo breaking changes in future releases.
17-
We intend to keep supporting older schemas until a 1.0 schema release is available, and offer a transition period for users to update their configurations before dropping pre-1.0 schemas.
18-
{{% /alert %}}
19-
13+
{{% alert title="Important" color="warning" %}} The Collector uses the
14+
OpenTelemetry SDK
15+
[declarative configuration schema](https://github.com/open-telemetry/opentelemetry-configuration)
16+
for configuring how to export its internal telemetry.
17+
18+
This schema is not currently stable and may undergo breaking changes in future
19+
releases. We intend to keep supporting older schemas until a 1.0 schema release
20+
is available, and offer a transition period for users to update their
21+
configurations before dropping pre-1.0 schemas. {{% /alert %}}
2022

2123
## Activate internal telemetry in the Collector
2224

0 commit comments

Comments
 (0)