-
Notifications
You must be signed in to change notification settings - Fork 740
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(instrumentation): add instrumentation around echo event handling (…
…#1824) * feat(events): Add Gate generated id in the event being sent to echo Set the Gate generated event id as the top level event id in the event being sent to Echo. This conforms to Event.java as used by Echo to deserialize the event upon receipt. This also prevents Echo from generating yet another UUID. * feat(instrumentation): Gate - Echo Events Metrics and Logging Wire up metrics around before and after manual pipeline execution events sent to Echo. Enable debug logging of specific event ids sent to Echo. --------- Co-authored-by: David Byron <dbyron@salesforce.com>
- Loading branch information
1 parent
7373cfe
commit f745fcc
Showing
1 changed file
with
52 additions
and
2 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