Skip to content

Commit d9326aa

Browse files
author
Alex Boten
authored
[chore] mark components as unmaintained (#23379)
These components no longer have an active code owner as a result of #23246, they're actively looking for new code owners. Signed-off-by: Alex Boten <[email protected]>
1 parent 8729c16 commit d9326aa

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed

exporter/carbonexporter/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<!-- status autogenerated section -->
44
| Status | |
55
| ------------- |-----------|
6-
| Stability | [beta]: metrics |
6+
| Stability | [unmaintained]: metrics |
77
| Distributions | [contrib], [observiq], [sumo] |
88

9-
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
9+
[unmaintained]: https://github.com/open-telemetry/opentelemetry-collector#unmaintained
1010
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1111
[observiq]: https://github.com/observIQ/observiq-otel-collector
1212
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector

exporter/carbonexporter/internal/metadata/generated_status.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/carbonexporter/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ type: carbon
33
status:
44
class: exporter
55
stability:
6-
beta: [metrics]
6+
unmaintained: [metrics]
77
distributions: [contrib, observiq, sumo]

receiver/carbonreceiver/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<!-- status autogenerated section -->
44
| Status | |
55
| ------------- |-----------|
6-
| Stability | [beta]: metrics |
6+
| Stability | [unmaintained]: metrics |
77
| Distributions | [contrib], [observiq], [splunk], [sumo] |
88

9-
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
9+
[unmaintained]: https://github.com/open-telemetry/opentelemetry-collector#unmaintained
1010
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1111
[observiq]: https://github.com/observIQ/observiq-otel-collector
1212
[splunk]: https://github.com/signalfx/splunk-otel-collector

receiver/carbonreceiver/internal/metadata/generated_status.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/carbonreceiver/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ type: carbon
33
status:
44
class: receiver
55
stability:
6-
beta: [metrics]
6+
unmaintained: [metrics]
77
distributions: [contrib, splunk, observiq, sumo]
88

receiver/wavefrontreceiver/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<!-- status autogenerated section -->
44
| Status | |
55
| ------------- |-----------|
6-
| Stability | [beta]: metrics |
6+
| Stability | [unmaintained]: metrics |
77
| Distributions | [contrib], [sumo] |
88

9-
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
9+
[unmaintained]: https://github.com/open-telemetry/opentelemetry-collector#unmaintained
1010
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1111
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
1212
<!-- end autogenerated section -->

receiver/wavefrontreceiver/internal/metadata/generated_status.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/wavefrontreceiver/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: wavefront
33
status:
44
class: receiver
55
stability:
6-
beta: [metrics]
6+
unmaintained: [metrics]
77
distributions: [contrib, sumo]
88

99

0 commit comments

Comments
 (0)