-
Notifications
You must be signed in to change notification settings - Fork 1k
Use DD exporter's sending queue instead of the batch processor #2263
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
Conversation
0a2b464 to
7e1cb6e
Compare
You can replace the batch processor with sending queue in OTLP exporter too |
9fd0504 to
1b49a8c
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
antoine.gagniere@datadoghq.com unqueued this merge request |
|
/remove |
|
View all feedbacks in Devflow UI.
|
cee08b7 to
a1c095f
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
This PR is rejected because it was updated |
- bump version for datadog to 3.158.1 (patch-version) - update changelog for datadog with version 3.158.1 - update readme for datadog
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What this PR does / why we need it:
The OTel batch processor is no longer needed, as the batching logic can be done in the DD exporter directly.
Which issue this PR fixes
OTAGENT-764
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
<chartName>/minor-version,<chartName>/patch-version, or<chartName>/no-version-bump)datadogordatadog-operatorchart or value changes, update the test baselines (run:make update-test-baselines)GitHub CI takes care of the below, but are still required:
.github/helm-docs.sh)CHANGELOG.mdhas been updated