Skip to content

Commit

Permalink
[chore] mark components as unmaintained (#23379)
Browse files Browse the repository at this point in the history
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 <aboten@lightstep.com>
  • Loading branch information
Alex Boten committed Jun 14, 2023
1 parent 8729c16 commit d9326aa
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions exporter/carbonexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<!-- status autogenerated section -->
| Status | |
| ------------- |-----------|
| Stability | [beta]: metrics |
| Stability | [unmaintained]: metrics |
| Distributions | [contrib], [observiq], [sumo] |

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/carbonexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ type: carbon
status:
class: exporter
stability:
beta: [metrics]
unmaintained: [metrics]
distributions: [contrib, observiq, sumo]
4 changes: 2 additions & 2 deletions receiver/carbonreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<!-- status autogenerated section -->
| Status | |
| ------------- |-----------|
| Stability | [beta]: metrics |
| Stability | [unmaintained]: metrics |
| Distributions | [contrib], [observiq], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[unmaintained]: https://github.com/open-telemetry/opentelemetry-collector#unmaintained
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/carbonreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ type: carbon
status:
class: receiver
stability:
beta: [metrics]
unmaintained: [metrics]
distributions: [contrib, splunk, observiq, sumo]

4 changes: 2 additions & 2 deletions receiver/wavefrontreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<!-- status autogenerated section -->
| Status | |
| ------------- |-----------|
| Stability | [beta]: metrics |
| Stability | [unmaintained]: metrics |
| Distributions | [contrib], [sumo] |

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/wavefrontreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: wavefront
status:
class: receiver
stability:
beta: [metrics]
unmaintained: [metrics]
distributions: [contrib, sumo]


0 comments on commit d9326aa

Please sign in to comment.