fix: png link and resources dir for late arriving data

pull/4386/head
Anais Dotis-Georgiou 2022-09-28 11:38:19 -05:00
parent bc162f02b8
commit 8434622399
2 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Additionally, every 10 seconds, a late data point is written somewhere in the la
Before diving into the code, take a high level look at the logic of the Flux scripts.
{{< img-hd src="/img/resources/late-arriving-data.png" alt="Late arriving data architecture" />}}
{{< img-hd src="static/img/resources/late-arriving-data.png" alt="Late arriving data architecture" />}}
The `water_level_checksum.flux` is a task that runs every minute.
It counts the number of points that exist in the **water_level_raw** bucket (new count) and compares

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB