Skip to content

Avoid propagating unused log attrs unnecessarily#180

Merged
davidor merged 3 commits intomasterfrom
clean-transaction-logs
Mar 27, 2020
Merged

Avoid propagating unused log attrs unnecessarily#180
davidor merged 3 commits intomasterfrom
clean-transaction-logs

Conversation

@davidor
Copy link
Copy Markdown
Contributor

@davidor davidor commented Mar 26, 2020

In the past, the log field in a transaction could also include "response" and "request". Those fields are not used any more, but some callers are still sending them. We want to filter them to avoid storing them in the job queues, decoding them, etc. unnecessarily.

@davidor davidor requested a review from unleashed March 26, 2020 15:13
Comment thread lib/3scale/backend/listener.rb
Comment thread lib/3scale/backend/listener.rb Outdated
@davidor davidor force-pushed the clean-transaction-logs branch from fac8370 to 647bfbf Compare March 27, 2020 10:11
@davidor davidor merged commit 7553179 into master Mar 27, 2020
@bors bors Bot deleted the clean-transaction-logs branch March 27, 2020 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants