[testbed] Add OtelArrow to TestMetric10kDPS#43131
Merged
codeboten merged 2 commits intoOct 6, 2025
Merged
Conversation
This adds OtelArrow sender and receiver to the testbed and adds the protocol as a test case to TestMetric10kDPS. No changelog is necessary since there is no user facing changes or API changes. The test shows OtelArrow receiver fails to shutdown on SIGTERM signal. I had to replace a fatal error in TestCase.indicateError by a regular log message to avoid failing the entire suite when shutdown timeout for OtelArrow case. Results running locally: ``` Test |Result|Duration|CPU Avg%|CPU Max%|CPU Limit|RAM Avg MiB|RAM Max MiB|RAM Limit MiB|Sent Items|Received Items| ----------------------------------------|------|-------:|-------:|-------:|--------:|----------:|----------:|------------:|---------:|-------------:| Metric10kDPS/Carbon |PASS | 16s| 172.4| 179.9| 0.0| 59| 84| 0| 1050700| 1050700| Metric10kDPS/OTLP |PASS | 15s| 17.6| 18.1| 0.0| 62| 88| 0| 1050700| 1050700| Metric10kDPS/OTLP-HTTP |PASS | 16s| 20.9| 22.0| 0.0| 57| 81| 0| 1050700| 1050700| Metric10kDPS/SignalFx |PASS | 16s| 35.3| 36.7| 0.0| 61| 86| 0| 1050700| 1050700| Metric10kDPS/STEF |PASS | 17s| 12.1| 13.8| 0.0| 72| 115| 0| 1050700| 1050700| Metric10kDPS/OtelArrow |PASS | 25s| 22.9| 23.8| 0.0| 123| 183| 0| 1051400| 1051400|signal: killed Total duration: 104s ```
ebd0da7 to
110137d
Compare
This adds OtelArrow sender and receiver to the testbed and adds the protocol as a test case to TestMetric10kDPS. No changelog is necessary since there is no user facing changes or API changes. The test shows OtelArrow receiver fails to shutdown on SIGTERM signal. I had to replace a fatal error in TestCase.indicateError by a regular log message to avoid failing the entire suite when shutdown timeout for OtelArrow case. Results running locally: ``` Test |Result|Duration|CPU Avg%|CPU Max%|CPU Limit|RAM Avg MiB|RAM Max MiB|RAM Limit MiB|Sent Items|Received Items| ----------------------------------------|------|-------:|-------:|-------:|--------:|----------:|----------:|------------:|---------:|-------------:| Metric10kDPS/Carbon |PASS | 16s| 172.4| 179.9| 0.0| 59| 84| 0| 1050700| 1050700| Metric10kDPS/OTLP |PASS | 15s| 17.6| 18.1| 0.0| 62| 88| 0| 1050700| 1050700| Metric10kDPS/OTLP-HTTP |PASS | 16s| 20.9| 22.0| 0.0| 57| 81| 0| 1050700| 1050700| Metric10kDPS/SignalFx |PASS | 16s| 35.3| 36.7| 0.0| 61| 86| 0| 1050700| 1050700| Metric10kDPS/STEF |PASS | 17s| 12.1| 13.8| 0.0| 72| 115| 0| 1050700| 1050700| Metric10kDPS/OtelArrow |PASS | 25s| 22.9| 23.8| 0.0| 123| 183| 0| 1051400| 1051400|signal: killed Total duration: 104s ```
110137d to
e3b202e
Compare
codeboten
approved these changes
Oct 6, 2025
mashhurs
pushed a commit
to mashhurs/opentelemetry-collector-contrib
that referenced
this pull request
Oct 9, 2025
This adds OtelArrow sender and receiver to the testbed and adds the protocol as a test case to TestMetric10kDPS. No changelog is necessary since there is no user facing changes or API changes. The test shows OtelArrow receiver fails to shutdown on SIGTERM signal. I had to replace a fatal error in TestCase.indicateError by a regular log message to avoid failing the entire suite when shutdown timeout for OtelArrow case. Results running locally: ``` Test |Result|Duration|CPU Avg%|CPU Max%|CPU Limit|RAM Avg MiB|RAM Max MiB|RAM Limit MiB|Sent Items|Received Items| ----------------------------------------|------|-------:|-------:|-------:|--------:|----------:|----------:|------------:|---------:|-------------:| Metric10kDPS/Carbon |PASS | 16s| 172.4| 179.9| 0.0| 59| 84| 0| 1050700| 1050700| Metric10kDPS/OTLP |PASS | 15s| 17.6| 18.1| 0.0| 62| 88| 0| 1050700| 1050700| Metric10kDPS/OTLP-HTTP |PASS | 16s| 20.9| 22.0| 0.0| 57| 81| 0| 1050700| 1050700| Metric10kDPS/SignalFx |PASS | 16s| 35.3| 36.7| 0.0| 61| 86| 0| 1050700| 1050700| Metric10kDPS/STEF |PASS | 17s| 12.1| 13.8| 0.0| 72| 115| 0| 1050700| 1050700| Metric10kDPS/OtelArrow |PASS | 25s| 22.9| 23.8| 0.0| 123| 183| 0| 1051400| 1051400|signal: killed Total duration: 104s ```
tommyers-elastic
pushed a commit
to tommyers-elastic/opentelemetry-collector-contrib
that referenced
this pull request
Oct 10, 2025
This adds OtelArrow sender and receiver to the testbed and adds the protocol as a test case to TestMetric10kDPS. No changelog is necessary since there is no user facing changes or API changes. The test shows OtelArrow receiver fails to shutdown on SIGTERM signal. I had to replace a fatal error in TestCase.indicateError by a regular log message to avoid failing the entire suite when shutdown timeout for OtelArrow case. Results running locally: ``` Test |Result|Duration|CPU Avg%|CPU Max%|CPU Limit|RAM Avg MiB|RAM Max MiB|RAM Limit MiB|Sent Items|Received Items| ----------------------------------------|------|-------:|-------:|-------:|--------:|----------:|----------:|------------:|---------:|-------------:| Metric10kDPS/Carbon |PASS | 16s| 172.4| 179.9| 0.0| 59| 84| 0| 1050700| 1050700| Metric10kDPS/OTLP |PASS | 15s| 17.6| 18.1| 0.0| 62| 88| 0| 1050700| 1050700| Metric10kDPS/OTLP-HTTP |PASS | 16s| 20.9| 22.0| 0.0| 57| 81| 0| 1050700| 1050700| Metric10kDPS/SignalFx |PASS | 16s| 35.3| 36.7| 0.0| 61| 86| 0| 1050700| 1050700| Metric10kDPS/STEF |PASS | 17s| 12.1| 13.8| 0.0| 72| 115| 0| 1050700| 1050700| Metric10kDPS/OtelArrow |PASS | 25s| 22.9| 23.8| 0.0| 123| 183| 0| 1051400| 1051400|signal: killed Total duration: 104s ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds OtelArrow sender and receiver to the testbed and adds the protocol as a test case to TestMetric10kDPS.
No changelog is necessary since there is no user facing changes or API changes.
The test shows OtelArrow receiver fails to shutdown on SIGTERM
signal. I had to replace a fatal error in TestCase.indicateError by
a regular log message to avoid failing the entire suite when shutdown
timeout for OtelArrow case.
Results running locally: