Skip to content

Commit 52d09b9

Browse files
authored
[chore] Update components' medata.yaml distribution information to match core and contrib (open-telemetry#30832)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> While investigating open-telemetry#30791 I noticed some components are included in releases but their `metadata.yaml` files don't actually include the distribution their included in. These updates should mean metadata is now up to date with what's included in the [core](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol/manifest.yaml) and [contrib](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml) releases.
1 parent c358aa0 commit 52d09b9

File tree

12 files changed

+20
-9
lines changed

12 files changed

+20
-9
lines changed

exporter/kafkaexporter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
| Status | |
55
| ------------- |-----------|
66
| Stability | [beta]: traces, metrics, logs |
7-
| Distributions | [contrib], [aws], [observiq], [splunk], [sumo] |
7+
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Aexporter%2Fkafka%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Aexporter%2Fkafka) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Aexporter%2Fkafka%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Aexporter%2Fkafka) |
99
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@pavolloffay](https://www.github.com/pavolloffay), [@MovieStoreGuy](https://www.github.com/MovieStoreGuy) |
1010

1111
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
12+
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
1213
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1314
[aws]: https://github.com/aws-observability/aws-otel-collector
1415
[observiq]: https://github.com/observIQ/observiq-otel-collector

exporter/kafkaexporter/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ status:
44
class: exporter
55
stability:
66
beta: [traces, metrics, logs]
7-
distributions: [contrib, observiq, splunk, sumo, aws]
7+
distributions: [core, contrib, observiq, splunk, sumo, aws]
88
codeowners:
99
active: [pavolloffay, MovieStoreGuy]

exporter/opencensusexporter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
| Status | |
55
| ------------- |-----------|
66
| Stability | [beta]: traces, metrics |
7-
| Distributions | [contrib], [observiq] |
7+
| Distributions | [core], [contrib], [observiq] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Aexporter%2Fopencensus%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Aexporter%2Fopencensus) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Aexporter%2Fopencensus%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Aexporter%2Fopencensus) |
99
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@open-telemetry/collector-approvers](https://github.com/orgs/open-telemetry/teams/collector-approvers) |
1010

1111
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
12+
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
1213
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1314
[observiq]: https://github.com/observIQ/observiq-otel-collector
1415
<!-- end autogenerated section -->

exporter/opencensusexporter/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ status:
44
class: exporter
55
stability:
66
beta: [traces, metrics]
7-
distributions: [contrib, observiq]
7+
distributions: [core, contrib, observiq]
88
codeowners:
99
active: [open-telemetry/collector-approvers]

receiver/kafkareceiver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
| Status | |
55
| ------------- |-----------|
66
| Stability | [beta]: metrics, logs, traces |
7-
| Distributions | [contrib], [aws], [grafana], [observiq], [splunk], [sumo] |
7+
| Distributions | [core], [contrib], [aws], [grafana], [observiq], [splunk], [sumo] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Areceiver%2Fkafka%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Areceiver%2Fkafka) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Areceiver%2Fkafka%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Areceiver%2Fkafka) |
99
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@pavolloffay](https://www.github.com/pavolloffay), [@MovieStoreGuy](https://www.github.com/MovieStoreGuy) |
1010

1111
[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
12+
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
1213
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1314
[aws]: https://github.com/aws-observability/aws-otel-collector
1415
[grafana]: https://github.com/grafana/agent

receiver/kafkareceiver/metadata.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ status:
55
stability:
66
beta: [metrics, logs, traces]
77
distributions:
8+
- core
89
- contrib
910
- aws
1011
- grafana

receiver/webhookeventreceiver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
| Status | |
55
| ------------- |-----------|
66
| Stability | [alpha]: logs |
7-
| Distributions | [] |
7+
| Distributions | [contrib] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Areceiver%2Fwebhookevent%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Areceiver%2Fwebhookevent) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Areceiver%2Fwebhookevent%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Areceiver%2Fwebhookevent) |
99
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@atoulme](https://www.github.com/atoulme), [@shalper2](https://www.github.com/shalper2) |
1010

1111
[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
12+
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1213
<!-- end autogenerated section -->
1314

1415
The Webhook Event Receiver is a push based event collector component meant to act as a generally available receiver for any webhook style data source. It is designed to work alongside other pipeline components

receiver/webhookeventreceiver/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ status:
44
class: receiver
55
stability:
66
alpha: [logs]
7-
distributions:
7+
distributions: [contrib]
88
codeowners:
99
active: ["atoulme", "shalper2"]
1010
emeritus:

receiver/windowseventlogreceiver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
| Status | |
55
| ------------- |-----------|
66
| Stability | [alpha]: logs |
7-
| Distributions | [observiq], [splunk], [sumo] |
7+
| Distributions | [contrib], [observiq], [splunk], [sumo] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Areceiver%2Fwindowseventlog%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Areceiver%2Fwindowseventlog) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Areceiver%2Fwindowseventlog%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Areceiver%2Fwindowseventlog) |
99
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@djaglowski](https://www.github.com/djaglowski), [@armstrmi](https://www.github.com/armstrmi), [@pjanotti](https://www.github.com/pjanotti) |
1010

1111
[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
12+
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1213
[observiq]: https://github.com/observIQ/observiq-otel-collector
1314
[splunk]: https://github.com/signalfx/splunk-otel-collector
1415
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector

receiver/windowseventlogreceiver/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ status:
44
class: receiver
55
stability:
66
alpha: [logs]
7-
distributions: [splunk, observiq, sumo]
7+
distributions: [contrib, splunk, observiq, sumo]
88
codeowners:
99
active: [djaglowski, armstrmi, pjanotti]

0 commit comments

Comments
 (0)