Skip to content

Commit 72809f3

Browse files
Fix datadog documentation example dashboard image reference
1 parent ee9fec5 commit 72809f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/reporting/real-time/datadog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Another option is using `jmeter-java-dsl-datadog` module which uses existing [jmeter-datadog-backend-listener plugin](https://github.com/DataDog/jmeter-datadog-backend-listener) to upload metrics to datadog which you can easily visualize and analize with DataDog provided JMeter dashboard. Here is an example of what you get:
44

5-
![datadog jmeter dashboard](datadog.png)
5+
![datadog jmeter dashboard](./datadog.png)
66

77
To use the module, just include the dependency:
88

0 commit comments

Comments
 (0)