-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing trigger slog events (#10357)
closes: #10332 closes: #8272 refs: #9569 ## Description Adds slog events for the bundle install and timer poll run triggers. Add more context to the bridge and deliver inbound triggers. Fixes the otel trace processing of upgrade events. ### Security Considerations None ### Scaling Considerations This adds a little more data to our slogs, but relatively minor compared to the amount of data we already generate. ### Documentation Considerations None ### Testing Considerations The integration test has limited coverage of the otel slog processor. I will repurpose #9569 to add testing in a3p, but in the mean time this change cannot affect operations and at worse the modification are not sufficient to our needs. ### Upgrade Considerations Requires a chain software upgrade but the changes do not affect consensus and could be locally cherry-picked.
- Loading branch information
Showing
3 changed files
with
71 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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 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 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