]> git.sesse.net Git - nageru-docs/blobdiff - hdmisdi.rst
Link to monitoring from the section on latency.
[nageru-docs] / hdmisdi.rst
index 30fc5eef5256f8222b1d09cf782a4dc05226014e..a0a83b21f7873363ac8652594932fc2dddf3a2b7 100644 (file)
@@ -196,6 +196,12 @@ lowest and highest will be printed. Do note that the measurement is still done
 over a single *output* frame; it is *not* a measurement over the last 100
 output frames, even though the statistics are only printed every 100th.
 
+For more precise measurements, you can use Prometheus metrics to get percentiles
+for all of these points, which will measure over all frames (over a one-minute
+window). This yields more precise information than sampling every 100 frames,
+but setting up Prometheus and a graphic tool is a bit more work, and usually not
+worth it for simple measurement. For more information, see :doc:`monitoring`.
+
 Another trick that can be useful in some situations is *looping* your signal,
 ie., connecting your output back into your input. This allows you to measure
 delays that don't happen within Nageru itself, like any external converters,