-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(seer grouping): Improve logging of Seer results (#76006)
This makes two small changes to the logs we send when getting results from Seer: - Send the result data as JSON rather than as a list of `SeerSimilarIssueData` repr strings. (This will make it a little easier to search in GCP.) - Include the event id when logging problematic Seer responses (ones which point to non-existent or orphan grouphashes).
- Loading branch information
1 parent
c23347e
commit 47a1134
Showing
3 changed files
with
8 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
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