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

Remove concurrent batch processor in-flight bytes #247

Merged
merged 6 commits into from
Sep 6, 2024

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Sep 6, 2024

This leaves the in-flight metric, which is still useful. Receivers should perform admission control or another form of memory limit should be used.

@jmacd jmacd merged commit cb892b8 into open-telemetry:main Sep 6, 2024
2 checks passed
@jmacd jmacd deleted the jmacd/rel26real branch September 6, 2024 16:14
jmacd added a commit that referenced this pull request Sep 6, 2024
- Concurrent batch processor: tracing improvements.
[#238](#238),
[#241](#241)
- Update to latest OTel-Collector & OTel-Go dependencies. Remove
collector packages now included in collector-contrib/internal/otelarrow.
[#245](#245)
- Concurrent batch processor: remove support for in-flight limits.
[#247](#248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants