bednar opened a new pull request #592: URL: https://github.com/apache/jmeter/pull/592
## Description Improved documentation how to how to configure InfluxDB v1 and InfluxDB v2. ## Motivation and Context Clarifying to user how to configure InfluxDB data store. ## How Has This Been Tested? Verified the generated JavaDoc and documentation. ## Screenshots (if appropriate): ### [realtime-results.html](https://jmeter.apache.org/usermanual/realtime-results.html) #### Before:  #### After:  ## Types of changes - Documentation change ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the [code style][style-guide] of this project. - [x] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
