Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update components' medata.yaml distribution information to match core and contrib #30832

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

crobert-1
Copy link
Member

Description:

While investigating #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 and contrib releases.

codeboten pushed a commit that referenced this pull request Jan 29, 2024
…y released (#30838)

Follow up to #30832, all of these components include `contrib` in their
supported distributions list, but they are not actually currently
included in [releases of
`contrib`.](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml)
I believe since they're all labelled as `development` stability, they
should not be included yet, so I'll remove from `metadata.yaml` instead
of actually adding them to the release.

Please let me know if I'm overstepping. From my understanding of
[contributing a new
component](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml),
we shouldn't include a distribution until it's actually being released.
Happy to discuss if I'm misunderstanding something here.
@djaglowski djaglowski merged commit 52d09b9 into open-telemetry:main Jan 31, 2024
85 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 31, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
…y released (open-telemetry#30838)

Follow up to open-telemetry#30832, all of these components include `contrib` in their
supported distributions list, but they are not actually currently
included in [releases of
`contrib`.](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml)
I believe since they're all labelled as `development` stability, they
should not be included yet, so I'll remove from `metadata.yaml` instead
of actually adding them to the release.

Please let me know if I'm overstepping. From my understanding of
[contributing a new
component](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml),
we shouldn't include a distribution until it's actually being released.
Happy to discuss if I'm misunderstanding something here.
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
…tch 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.
anthoai97 pushed a commit to anthoai97/opentelemetry-collector-contrib that referenced this pull request Feb 12, 2024
…y released (open-telemetry#30838)

Follow up to open-telemetry#30832, all of these components include `contrib` in their
supported distributions list, but they are not actually currently
included in [releases of
`contrib`.](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml)
I believe since they're all labelled as `development` stability, they
should not be included yet, so I'll remove from `metadata.yaml` instead
of actually adding them to the release.

Please let me know if I'm overstepping. From my understanding of
[contributing a new
component](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/manifest.yaml),
we shouldn't include a distribution until it's actually being released.
Happy to discuss if I'm misunderstanding something here.
anthoai97 pushed a commit to anthoai97/opentelemetry-collector-contrib that referenced this pull request Feb 12, 2024
…tch 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants