Skip to content

Commit a69c948

Browse files
committed
Fix image paths (DataDog)
1 parent e2de4f3 commit a69c948

File tree

1 file changed

+2
-2
lines changed
  • src/data/markdown/docs/01 guides/03 Results visualization

1 file changed

+2
-2
lines changed

src/data/markdown/docs/01 guides/03 Results visualization/04 DataDog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ While running the test, k6 sends metrics periodically to Datadog. By default, th
7777

7878
You can visualize k6 metrics in real-time with the [metrics explorer](https://docs.datadoghq.com/metrics/explorer/), [monitors](https://docs.datadoghq.com/monitors/), or [custom dashboards](https://docs.datadoghq.com/graphing/dashboards/).
7979

80-
![Datadog visualizing performance testing metrics](images/Datadog/datadog-performance-testing-metrics.png)
80+
![Datadog visualizing performance testing metrics](./images/DataDog/datadog-performance-testing-metrics.png)
8181

8282
<blockquote>
8383

@@ -87,7 +87,7 @@ To learn more about all the types of k6 metrics, read the [k6 Metrics guide](/us
8787

8888
The first time Datadog detects the `k6.http_reqs` metric, the k6 integration tile is installed automatically, and the default k6 dashboard is added to your dashboard list.
8989

90-
![k6 Datadog Dashboard](images/Datadog/k6-datadog-dashboard.png)
90+
![k6 Datadog Dashboard](./images/DataDog/k6-datadog-dashboard.png)
9191

9292
Optionally, you can install the k6 integration tile following these instructions:
9393

0 commit comments

Comments
 (0)