-
Notifications
You must be signed in to change notification settings - Fork 2k
feat: add ChipIngress batch emitter support #21327
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
Merged
pavel-raykov
merged 39 commits into
develop
from
infoplat-3436-chipingress-publishBatch
May 21, 2026
Merged
Changes from 21 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
bba88a2
chip ingress: consolidate initial batch emitter setup
pkcll 1024a05
Enable ChipIngressBatchEmitterEnabled by default
pkcll d9a2229
Update go.mod/go.sum for chainlink-common and chipingress
pkcll 564f108
Move beholder lifecycle to Shell and set ChipIngressLogger
pkcll fb6e575
Add ChipIngress batching smoke test
pkcll 5540c3f
Add CHiP sink assertion to cron invalid-schedule regression test
pkcll 5414ff6
Merge remote-tracking branch 'origin/develop' into infoplat-3436-chip…
pkcll 28f3514
Update chainlink-common/chipingress to infoplat-3436 branch heads
pkcll caa4a86
Refactor beholder lifecycle to Shell field and fix test coverage
pkcll 1197c48
Merge origin/develop into infoplat-3436-chipingress-publishBatch
pkcll 3dd6bdf
chore: shorten newBeholderClient comment
pkcll d22e6ac
chore: bump chainlink-common chipingress batching deps
pkcll d34935e
Merge origin/develop into infoplat-3436-chipingress-publishBatch
pkcll 5ded6fe
gomodtidy
pkcll 28c9556
fix: resolve lint errors in beholder lifecycle code
pkcll 29a66b5
refactor: assign no-op beholder client when telemetry disabled
pkcll 092cd97
Merge branch 'develop' of github.com:smartcontractkit/chainlink into …
pkcll 42f860c
fix: update tests for no-op beholder client and ChipIngressBatchEmitt…
pkcll 3aa9650
chore: bump chipingress to main, chainlink-common to infoplat-3436-ch…
pkcll cfa96b7
fix: remove duplicate batch forwarding in chip-testsink
pkcll 915b69d
fix: set telemetry endpoint in beholder lifecycle tests
pkcll da809ea
chore: bump chainlink-common for chip ingress batching
pkcll b12be08
Merge origin/develop into infoplat-3436-chipingress-publishBatch
pkcll 6d6d44a
Bump chainlink-common to infoplat-3436-chipingress-batching-part-2, c…
pkcll 2b40419
gomodtidy
pkcll dd48333
Bump chainlink-common to infoplat-3436-chipingress-batching-part-2 (2…
pkcll 4dd28ac
Bump chainlink-common to infoplat-3436-chipingress-batching-part-2 (2…
pkcll c1dcb8a
Merge origin/develop into infoplat-3436-chipingress-publishBatch
pkcll fe4d4bb
Bump chainlink-common to infoplat-3436-chipingress-batching-part-2 (2…
pkcll 44240c0
Bump chainlink-common from main (20260518203858, PR #2059)
pkcll 22ee17e
Remove nil guard on BeholderClient.Close since it always defaults to …
pkcll c0349d4
Fix shell_local_test: ensure noop BeholderClient before AfterNode cle…
pkcll 2eb857d
Merge branch 'develop' into infoplat-3436-chipingress-publishBatch
pkcll 23f73b8
gomodtidy
pkcll 03a38d6
Merge origin/develop with latest chainlink-common and chipingress
pkcll a757214
Run go mod tidy
pkcll 82556f5
Remove empty chip ingress batching test stubs
pkcll 06d6a77
Bump chainlink-common and chipingress to main
pkcll a8337eb
Restore ChipIngressBatchEmitterEnabled config lost during merge
pkcll File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.