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

Added option for logging response data #24

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Conversation

GreenCee
Copy link
Contributor

Added a default-false option to persist existing behavior

This allows additional information from the request response to be sent to App Insights. We are using this feature to log and capture query diagnostics from our CosmosDB plugin, but should work for any JMeter plugins seamlessly.

@adrianmo
Copy link
Owner

adrianmo commented Dec 2, 2021

Hey @GreenCee - so sorry for the time it took to review and merge this PR. I lost track of it... I've just renamed "response" to "responseData" to be a little bit more precise in what's being logged and also added the new option into the README file so that users know how to configure it. Thanks a lot for the contribution 🏆

@adrianmo adrianmo merged commit ba60a4e into adrianmo:master Dec 2, 2021
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