Code

Let the network protocol and SysQL support last_update for metric stores.
[sysdb.git] / doc / sysdbql.7.txt
index ceb58347a2cf64ac4ea37c93da806370197c265b..587cd6cc72bee0fe71d2f046480bea47aa9f59de 100644 (file)
@@ -263,7 +263,7 @@ storing the different data types:
        provided as well. If omitted, the current time on the server will be used
        instead.
 
-*STORE* metric '<hostname>'.'<name>' STORE '<type>' '<id>' [*LAST UPDATE* '<datetime>']::
+*STORE* metric '<hostname>'.'<name>' STORE '<type>' '<id>' ['<datetime>'] [*LAST UPDATE* '<datetime>']::
        Store a metric and provide information about the metric store associated
        with it. A metric store describes how to access a metric's data and can be
        used to retrieve time-series information associated with the metric. See