-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 2c837aa Author: Tim Pansino <[email protected]> Date: Wed Dec 20 14:13:24 2023 -0800 Apply suggestions from code review commit 81d1f44 Author: Tim Pansino <[email protected]> Date: Fri Dec 15 11:01:49 2023 -0800 Linting commit 8e1f04d Author: Tim Pansino <[email protected]> Date: Fri Dec 15 10:28:17 2023 -0800 Add attribute filtering for log events commit bd6c973 Author: Tim Pansino <[email protected]> Date: Thu Dec 14 13:50:27 2023 -0800 Add settings for context data filtering commit 9441a8d Author: Tim Pansino <[email protected]> Date: Thu Dec 14 13:50:11 2023 -0800 Expand validator for log events commit 364fd7b Merge: 1d43944 1575a24 Author: Tim Pansino <[email protected]> Date: Fri Dec 15 13:07:55 2023 -0800 Merge branch 'main' into develop-logging-attributes commit 1575a24 Author: Lalleh Rafeei <[email protected]> Date: Wed Dec 13 10:56:16 2023 -0800 Update flaskrestx testing (#1004) * Update flaskrestx testing * Update tastypie testing * Reformat tox * Fix tox typo --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> commit cc4c4e1 Author: Lalleh Rafeei <[email protected]> Date: Wed Dec 13 09:26:02 2023 -0800 Patch sentinel bug (#997) Co-authored-by: Timothy Pansino <[email protected]> Co-authored-by: Hannah Stepanek <[email protected]> Co-authored-by: Uma Annamalai <[email protected]> commit 1d43944 Author: Timothy Pansino <[email protected]> Date: Thu Nov 17 12:04:32 2022 -0800 Log Forwarding User Attributes (#682) * Add context data setting Co-authored-by: Uma Annamalai <[email protected]> Co-authored-by: Hannah Stepanek <[email protected]> Co-authored-by: Lalleh Rafeei <[email protected]> * Update record_log_event signature with attributes * Logging attributes initial implementation * Fix settings attribute error * Update logging instrumentation with attributes * Update log handler API * Add loguru support for extra attrs * Add more explicit messaging to validator * Expanding testing for record_log_event * Expand record log event testing * Fix settings typo * Remove missing loguru attributes from test * Adjust safe log attr encoding * Correct py2 issues * Fix missing record attrs in logging. Co-authored-by: Uma Annamalai <[email protected]> Co-authored-by: Hannah Stepanek <[email protected]> Co-authored-by: Lalleh Rafeei <[email protected]> Co-authored-by: Hannah Stepanek <[email protected]>
- Loading branch information
1 parent
8e151ae
commit 66afae1
Showing
23 changed files
with
848 additions
and
270 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
Oops, something went wrong.