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] Send readonly data to immutable exporters in lifecycle tests #27825

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

dmitryax
Copy link
Member

This should help to catch exporters that are incorrectly claimed as not mutating.

Built on top of #27824

@dmitryax dmitryax requested a review from a team as a code owner October 18, 2023 03:36
@github-actions github-actions bot added the cmd/otelcontribcol otelcontribcol command label Oct 18, 2023
@dmitryax dmitryax force-pushed the check-exporter-mutability branch 2 times, most recently from 7ea8122 to b9b5698 Compare October 18, 2023 04:31
@dmitryax dmitryax merged commit bf0a3f4 into open-telemetry:main Oct 18, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 18, 2023
@dmitryax dmitryax deleted the check-exporter-mutability branch October 19, 2023 00:36
dmitryax added a commit that referenced this pull request Oct 19, 2023
…sts (#27848)

The lifecycle test passes readonly data to processors claimed as not
mutable to catch invalid behavior.

Similar to
#27825,
but for processors tests.
martin-majlis-s1 pushed a commit to scalyr/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2023
…pen-telemetry#27825)

This should help to catch exporters that are incorrectly claimed as not
mutating.
martin-majlis-s1 pushed a commit to scalyr/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2023
…sts (open-telemetry#27848)

The lifecycle test passes readonly data to processors claimed as not
mutable to catch invalid behavior.

Similar to
open-telemetry#27825,
but for processors tests.
sigilioso pushed a commit to carlossscastro/opentelemetry-collector-contrib that referenced this pull request Oct 27, 2023
…pen-telemetry#27825)

This should help to catch exporters that are incorrectly claimed as not
mutating.
sigilioso pushed a commit to carlossscastro/opentelemetry-collector-contrib that referenced this pull request Oct 27, 2023
…sts (open-telemetry#27848)

The lifecycle test passes readonly data to processors claimed as not
mutable to catch invalid behavior.

Similar to
open-telemetry#27825,
but for processors tests.
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…pen-telemetry#27825)

This should help to catch exporters that are incorrectly claimed as not
mutating.
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…sts (open-telemetry#27848)

The lifecycle test passes readonly data to processors claimed as not
mutable to catch invalid behavior.

Similar to
open-telemetry#27825,
but for processors tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/otelcontribcol otelcontribcol command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants