Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply same anonymization to other data sources #217

Open
joaoafonsopereira opened this issue Apr 4, 2024 · 0 comments
Open

Apply same anonymization to other data sources #217

joaoafonsopereira opened this issue Apr 4, 2024 · 0 comments

Comments

@joaoafonsopereira
Copy link

Hi folks,

I am currently working on a solution to replay production traffic against a development environment.
It requires using an anonymized version of the production data, but the traffic must also be anonymized/transformed in the same "way" so that the requests' data matches the db data.

So I wanted to ask, is there some way to record the mappings prev -> final and have them available outside the dumping process?
The options I see are either to persist the key-value store or somehow writing to a file within the Tera templates. But I can't find any information in either direction.

Please let me know if I'm posting this in the wrong place.
Thanks in advance,
João

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

No branches or pull requests

1 participant