Commit Graph

30 Commits

Author SHA1 Message Date
Felix Schumacher 9c16f2fdb3 Rephrase docs a bit
Don't use 'here' or similar as link text. Remove space at the end of line.
2022-03-05 20:58:06 +01:00
shblue21 4ea72b5028 Write graphite guide in realtime section
write graphite setting, in realtime section,
with simple pickle protocol

Closes #699
2022-03-05 20:56:20 +01:00
Graham Russell 166800a3ae
Add BackendListener that sends "raw" results to InfluxDB (#544)
* Implemented InfluxDBRawBackendListenerClient and tests

Added default impl of BackendListenerClient#createSampleResult
Added overloaded UdpMetricsSender and HttpMetricsSender#addMetric to include custom timestamp
Improved JavaDocs

* Added documentation for InfluxDBRawBackendListenerClient

* Add whitespace and improved InfluxdbBackendListenerClientSpec

* Add default implementation to BackendListenerClient.

Also, removing these defaults from AbstractBackendListenerClient.

* Improve BackendListenerClient JavaDoc

* http -> https in docs plus some formatting.

* Influxdb -> InfluxDB and whitespace

* Update InfluxDB Raw Listener docs

* Used fixed timestamp for test and remove unused import

* Fix error prone error
2020-11-14 17:43:21 +01:00
Jakub Bednář 3fb8bf1546
docs: clarify how to configure InfluxDB v1 and InfluxDB v2 (#592) 2020-05-26 14:46:41 +02:00
Jakub Bednar f4447f07a6 docs: clarify how to use JMeter with InfluxDB 2
Based on patch by Jakub Bednář.
Closes #588 on github
2020-05-05 16:16:46 +02:00
Felix Schumacher 34911d06b7 Correct links to JMeter API in printable docs
Introduce a new doc element apilink that can be used to point to local
JMeter API documentation. This element uses the correct relative paths
for both the website and the printable docs.

Bugzilla 64302
2020-04-28 21:24:14 +02:00
Vladimir Sitnikov b6d11d79d9 Run autostyleApply 2019-12-28 19:28:03 +03:00
Antonio Gomes Rodrigues 9e71402ac5 Bug 61714 - Grafana config example obsolete - update the doc of Real-time results
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1829749 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f279c026f3
2018-04-21 21:15:50 +00:00
Philippe Mouawad 4a01c8c76a Bug 62276 - InfluxDBBackendListenerClient / GraphiteBackendListenerClient : Add sent and received bytes to metrics
Contributed by UbikLoadPack
Bugzilla Id: 62276

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1828834 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 00e8d37406
2018-04-10 16:59:36 +00:00
Philippe Mouawad ca50547c4b Improve a bit documentation to mention InfluxDBBackendListenerClient
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1806302 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 74d8f22a45
2017-08-26 14:06:11 +00:00
Felix Schumacher f018f92d89 Spellcheck
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1797512 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0c63e64baf
2017-06-03 15:00:57 +00:00
Bruno Demion c7f0e4881f Backport (cherry-pick via svn merge -c) the commit r1792287 from docs-3.2 to trunk.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1792313 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d0e7636f32
2017-04-22 18:21:22 +00:00
Philippe Mouawad 98160666e6 Update documentation for last version of InfluxDB
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769689 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a2e5cf8b57
2016-11-14 20:50:01 +00:00
Philippe Mouawad 122e282c59 Remove intro redundant with Home Page content.
Move non redundant part to history_future.html (new page at end)

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767315 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ecfd1c2d26
2016-10-31 15:52:25 +00:00
Philippe Mouawad 18840f0036 Bug 59953 - GraphiteBackendListener : Add Average metric
Bugzilla Id: 59953

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755398 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d48d25185d
2016-08-06 13:53:04 +00:00
Philippe Mouawad c6d35e4b8d Fix wrong sequence in documentation (15 => 17)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1742757 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0e0f41e69c
2016-05-07 21:27:13 +00:00
Sebastian Bazley 488076ac80 What 'a' means
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1742562 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b6f5b0d843
2016-05-06 16:29:59 +00:00
Sebastian Bazley c54c6aa797 Fix up metric names - JMeter does not automatically add "." after the root name prefix
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1742560 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b7eead4d31
2016-05-06 16:17:49 +00:00
Sebastian Bazley 69f567a2fa Tweaks
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1742552 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a0ca5faad7
2016-05-06 15:07:10 +00:00
Sebastian Bazley 690e9949af Minor corrections. Use generic author name
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1742525 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6d0dea3145
2016-05-06 11:22:00 +00:00
Philippe Mouawad 0f9c55a5b5 Bug 58653 - New JMeter Dashboard/Report with Dynamic Graphs, Tables to help analyzing load test results
Bugzilla Id: 58653

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1718425 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 27745b7274
2015-12-07 16:57:16 +00:00
Felix Schumacher 8b4d30fca1 Definition title is <dt> not <dh>.
Bugzilla Id: 53764


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1700292 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 11d6539692
2015-08-31 18:27:35 +00:00
Felix Schumacher 5c556b413b Markup changes. Use hellip entity instead of '...'. Add code and em tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695607 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e29366fea7
2015-08-12 20:13:12 +00:00
Philippe Mouawad 6a442bf107 Bug 58122 - GraphiteBackendListener : Add Server Hits metric
This resolves #26
Bugzilla Id: 58122

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690363 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1058659d6a
2015-07-11 09:48:47 +00:00
Felix Schumacher 7fa7e3ba6f Markup code fragments
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1668437 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d33bf3b27c
2015-03-22 18:38:26 +00:00
Bruno Demion 4395c0799e Fix some issue with numbering since the realtime results section have been added.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1667461 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 877d275944
2015-03-18 07:36:23 +00:00
Philippe Mouawad 3fcdfe834a Remove mention of collectD
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1664563 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bcdf643652
2015-03-06 08:51:51 +00:00
Philippe Mouawad eca8323139 Bug 57246 - BackendListener : Create a Graphite implementation
Add metrics for ok, ko, all responses.
Rename metrics for shorter names

Bugzilla Id: 57246

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1664054 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bebcb197b4
2015-03-04 15:41:53 +00:00
Philippe Mouawad 1e5f225faf Bug 57246 - BackendListener : Create a Graphite implementation
Add screenshots
Bugzilla Id: 57246

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1663172 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fa1e911a4b
2015-03-01 22:16:41 +00:00
Philippe Mouawad d9937cba01 Bug 57246 - BackendListener : Create a Graphite implementation
Document Graphite backend configuration
Bugzilla Id: 57246

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1663171 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 73fb01d89c
2015-03-01 21:54:48 +00:00