beholder: register data-feeds and chain-capabilities schemas#378
Draft
pkcll wants to merge 1 commit into
Draft
Conversation
|
pkcll
commented
May 27, 2026
|
|
||
| // The on-chain FeedUpdated event which is extracted from the tx/event data or | ||
| // the write-target WriteConfirmed event, after a write was confirmed (@see message: write-target.WriteConfirmed). | ||
| message FeedUpdated { |
Contributor
Author
There was a problem hiding this comment.
pkcll
commented
May 27, 2026
| option go_package = "github.com/smartcontractkit/chainlink-protos/chain-capabilities/libs/monitoring"; | ||
|
|
||
| // [Execution Context] | ||
| message ExecutionContext { |
Contributor
Author
There was a problem hiding this comment.
Add FeedUpdated and WriteReport monitoring protos with chip and beholder schema registration for chip ingress and beholder gateway domains.
d937783 to
d0b9838
Compare
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.
Summary
data_feeds.on_chain.registry.FeedUpdatedunderbeholder__data_feeds__messagesWriteReportInitiated,WriteReportSuccess, andWriteReportErrorunderbeholder__chain_capabilities__messagesMissing schemas addressed
beholder__data_feeds__messages-data_feeds.on_chain.registry.FeedUpdatedbeholder__chain_capabilities__messages-WriteReportInitiatedbeholder__chain_capabilities__messages-WriteReportSuccessbeholder__chain_capabilities__messages-WriteReportErrorChanges
data-feeds/on_chain/registry/feed_updated.proto+data-feeds/beholder-schemas.jsonchain-capabilities/evm/monitoring/write_report.proto+chain-capabilities/libs/monitoring/execution_context.proto+chain-capabilities/beholder-schemas.jsonregister-data-feeds-schemasmatrix; addregister-chain-capabilities-schemasworkflowSafety
Ensure topics exist in shared-stage, shared-prod RP clusters:
Test plan
beholder_kafka_missing_schemacounts drop for these entities in prodMade with Cursor