-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
TXMv2 broadcast transactions (base branch develop) #15990
base: develop
Are you sure you want to change the base?
Conversation
core/chains/evm/txm/metrics.go
Outdated
return err | ||
} | ||
|
||
err = beholder.GetEmitter().Emit( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
return beholder.GetEmitter().Emit(
ctx,
messageBytes,
"beholder_domain", "svr",
"beholder_entity", "pb.TxMessage",
"beholder_data_schema", "/beholder-tx-message/versions/1",
)
.changeset/young-buses-pretend.md
Outdated
"chainlink": minor | ||
--- | ||
|
||
Add beholder metric to monitor TXMv2 transactions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please format the message accordingly.
AER Report: CI Core ran successfully ✅AER Report: Operator UI CI ran successfully ✅ |
Quality Gate passedIssues Measures |
No description provided.