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][testbed] - Further testbed enhancements #35209

Merged
merged 7 commits into from
Nov 7, 2024

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Sep 16, 2024

PR to add memory limiter test cases.

This tests scenarios where collector is understress and we verify that we receive all the data, without drops/duplication.

@VihasMakwana VihasMakwana changed the title [DRAFT][testbed] - Further testbed enhancements [testbed] - Further testbed enhancements Sep 23, 2024
@VihasMakwana
Copy link
Contributor Author

@open-telemetry/collector-contrib-approvers can some take a look here?

@VihasMakwana
Copy link
Contributor Author

ccing @atoulme as he reviewed my past tested PRs. Can you take a look?

@VihasMakwana VihasMakwana changed the title [testbed] - Further testbed enhancements [chore][testbed] - Further testbed enhancements Oct 9, 2024
@VihasMakwana
Copy link
Contributor Author

@fatsheep9146 can you take a look here?

@VihasMakwana
Copy link
Contributor Author

@open-telemetry/collector-contrib-approvers can someone take a look here?

@atoulme
Copy link
Contributor

atoulme commented Nov 1, 2024

This looks like a useful test to me. The test seems to test the right things.

@djaglowski djaglowski merged commit cd2970a into open-telemetry:main Nov 7, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 7, 2024
pull bot pushed a commit to abaguas/opentelemetry-collector-contrib that referenced this pull request Nov 7, 2024
PR to add memory limiter test cases.

This tests scenarios where collector is understress and we verify that
we receive all the data, without drops/duplication.

agentProc := testbed.NewChildProcessCollector(testbed.WithEnvVar("GOMAXPROCS", "2"))

configStr := createConfigYaml(t, sender, receiver, resultDir, processors, nil)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

evan-bradley added a commit that referenced this pull request Nov 13, 2024
There was a merge conflict somewhere and we had to revert
#35209.

This PR fixes the CI failure and updates the test cases.

cc: @atoulme

---------

Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
PR to add memory limiter test cases.

This tests scenarios where collector is understress and we verify that
we receive all the data, without drops/duplication.
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
There was a merge conflict somewhere and we had to revert
open-telemetry#35209.

This PR fixes the CI failure and updates the test cases.

cc: @atoulme

---------

Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants