reapit / foundations

Foundations platform mono repo
56 stars 22 forks source link

Design mechanism for logging query string parameters in request logs #8377

Open plittlewood-rpt opened 1 year ago

plittlewood-rpt commented 1 year ago

Background context The request logs that AWS Gateway provide do not provide the granular level of detail around query string parameters, which means we don't have the full picture about what filters developers are applying to their requests. From an observability perspective we need to improve this, but having this information would also allow us to better target performance improvements based on the query string parameters that are most commonly used

Specification

HollyJoyPhillips commented 4 months ago

Internal reference: PBI-5700