Commit Graph

7 Commits

Author SHA1 Message Date
Dan Rogers ff88520249
Add support for regular expression matching and sanitizing of headers in Pyramid. (#1414) 2022-10-29 13:08:19 +05:30
Nina Stawski 62e0a31ff9
Pyramid: only categorize 500 exceptions as errors (#1137) 2022-06-17 03:37:34 +05:30
Nina Stawski 4ba62140ad
pyramid: Only categorize 400s and 500s exceptions as errors (#1136)
* pyramid: Only categorize 400s and 500s exceptions as errors

* Added changelog entry for the fix

* Added a test for 204
2022-06-16 12:29:15 +02:00
Ashutosh Goel 229dc4561f
Pyramid: Capture custom request/response headers (#1022) 2022-04-08 22:00:03 +05:30
Greg Buehler d1f3d51885
Pyramid handle non-HTTPException (#1001) 2022-04-01 10:56:38 -07:00
Diego Hurtado 2fd68a2bf9
Remove Configuration from instrumentations (#285) 2021-02-04 08:02:37 -08:00
Leighton Chen 7bacf84420 Rename web framework packages from "ext" to "instrumentation" (#961) 2020-10-21 22:22:58 -07:00