docs: clarify how to use JMeter with InfluxDB 2#588
Closed
bednar wants to merge 1 commit intoapache:masterfrom
Closed
docs: clarify how to use JMeter with InfluxDB 2#588bednar wants to merge 1 commit intoapache:masterfrom
bednar wants to merge 1 commit intoapache:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #588 +/- ##
=========================================
Coverage 55.31% 55.31%
+ Complexity 9963 9962 -1
=========================================
Files 1032 1032
Lines 63371 63371
Branches 7159 7159
=========================================
+ Hits 35051 35054 +3
+ Misses 25842 25835 -7
- Partials 2478 2482 +4
Continue to review full report at Codecov.
|
Contributor
|
Thanks for the contribution. I hope you didn't mind my changes. |
Contributor
Author
|
Thank you @FSchumacher |
kkalinin
pushed a commit
to kkalinin/jmeter
that referenced
this pull request
Mar 11, 2021
Based on patch by Jakub Bednář. Closes apache#588 on github
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Improved documentation how to use JMeter with InfluxDB 2.
Motivation and Context
Clarifying to user that the JMeter support InfluxDB 2 and how to configure JMeter for that.
How Has This Been Tested?
Verified the generated JavaDoc and documentation.
Screenshots (if appropriate):
component_reference.html#Backend_Listener
Before:
After:
realtime-results.html
Before:
After:
package-summary.html
Before:
After:
InfluxdbBackendListenerClient.html
Before:
After:
Types of changes
Checklist: