Skip to content

Commit 6fb2b8e

Browse files
Results from /fix:all
1 parent 3a77e96 commit 6fb2b8e

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

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

+6-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ configure it to help you
1313
{{% alert title="Important" color="warning" %}} The Collector uses the
1414
OpenTelemetry SDK
1515
[declarative configuration schema](https://github.com/open-telemetry/opentelemetry-configuration)
16-
for configuring how to export its internal telemetry. This schema is still under [development](/docs/specs/otel/document-status/#lifecycle-status) and may undergo **breaking changes** in future
17-
releases. We intend to keep supporting older schemas until a 1.0 schema release
18-
is available, and offer a transition period for users to update their
19-
configurations before dropping pre-1.0 schemas. For details and to track progress see
16+
for configuring how to export its internal telemetry. This schema is still under
17+
[development](/docs/specs/otel/document-status/#lifecycle-status) and may
18+
undergo **breaking changes** in future releases. We intend to keep supporting
19+
older schemas until a 1.0 schema release is available, and offer a transition
20+
period for users to update their configurations before dropping pre-1.0 schemas.
21+
For details and to track progress see
2022
[issue #10808](https://github.com/open-telemetry/opentelemetry-collector/issues/10808).
2123
{{% /alert %}}
2224

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -6387,6 +6387,10 @@
63876387
"StatusCode": 206,
63886388
"LastSeen": "2025-02-01T07:12:43.673402-05:00"
63896389
},
6390+
"https://github.com/open-telemetry/opentelemetry-collector/issues/10808": {
6391+
"StatusCode": 206,
6392+
"LastSeen": "2025-02-05T17:17:50.215922389Z"
6393+
},
63906394
"https://github.com/open-telemetry/opentelemetry-collector/issues/6151": {
63916395
"StatusCode": 206,
63926396
"LastSeen": "2025-02-01T07:12:51.032442-05:00"

0 commit comments

Comments
 (0)