Currently there are some gaps in the spec related to filtering:
- When applying a filter, do we expect the instrumentation to collect any data or not at all? Personally I'd say we expect it to collect request data but no response data.
- clarify whether ordering is relevant for filters or not
- Adds support for URL
- Is headersAndBody still supported?
- Make it explicit filter for body only works when body capture is enabled
Ping @ryanericson @davexroth @pavolloffay
Currently there are some gaps in the spec related to filtering:
Ping @ryanericson @davexroth @pavolloffay