pmouawad commented on a change in pull request #699: URL: https://github.com/apache/jmeter/pull/699#discussion_r811073065
########## File path: xdocs/usermanual/realtime-results.xml ########## @@ -186,10 +186,22 @@ InfluxDB data can be easily viewed in a browser through <a href="http://grafana. <figure width="1265" height="581" image="grafana_dashboard.png">Grafana dashboard</figure> </subsection> -<subsection name="§-num;.5 Graphite" anchor="graphite"> -<p>HELP WELCOME for this section, see <a href="../building.html" >Contributing documentation</a></p> +<subsection name="§-num;.5 Graphite Configuration" anchor="graphite_configuration"> + <p>To make JMeter send metrics to backend add a BackendListener using the GraphiteBackendListenerClient.</p> + <p><a href="./component_reference.html#Backend_Listener">GraphiteBackendListenerClient</a> section will help you confiugration.</p> Review comment: will help you do the configuration -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
