Signed-off-by: Michele Tartara <[email protected]> --- doc/design-monitoring-agent.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/design-monitoring-agent.rst b/doc/design-monitoring-agent.rst index 5099017..8bcec6f 100644 --- a/doc/design-monitoring-agent.rst +++ b/doc/design-monitoring-agent.rst @@ -73,7 +73,7 @@ the data collectors: what format to expect, and how to correctly interpret it. ``timestamp`` - The time when the reported data were gathered. Is has to be expressed + The time when the reported data were gathered. It has to be expressed in nanoseconds since the unix epoch (0:00:00 January 01, 1970). If not enough precision is available (or needed) it can be padded with zeroes. If a report object needs multiple timestamps, it can add more -- 1.8.1.3
