diff options
| author | serhei <serhei> | 2021-11-19 16:19:55 +0000 |
|---|---|---|
| committer | serhei <serhei> | 2021-11-19 16:19:55 +0000 |
| commit | 4b7da1594bbdaf46c277691083f3abb3e77c9f5a (patch) | |
| tree | c1176642aece50ae0fdaf5734f840cef7281afea /tapsets/API-json-add-numeric-metric.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-json-add-numeric-metric.html')
| -rw-r--r-- | tapsets/API-json-add-numeric-metric.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-json-add-numeric-metric.html b/tapsets/API-json-add-numeric-metric.html index d45f8abb..8bf9944a 100644 --- a/tapsets/API-json-add-numeric-metric.html +++ b/tapsets/API-json-add-numeric-metric.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Add a numeric metric | 2 | Add a numeric metric |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | json_add_numeric_metric:long(name:string,description:string,units:string) | 4 | json_add_numeric_metric:long(name:string,description:string,units:string) |
| 5 | </pre></div><div class="refsect1"><a name="idp72313406856080"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="idm45904816330800"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | The name of the numeric metric. | 6 | The name of the numeric metric. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>description</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>description</code></em></span></dt><dd><p> |
| 8 | Metric description. An empty string can be used. | 8 | Metric description. An empty string can be used. |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>units</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>units</code></em></span></dt><dd><p> |
| 10 | Metic units. An empty string can be used. | 10 | Metic units. An empty string can be used. |
| 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idp72313406863376"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1"><a name="idm45904816323504"></a><h2>Description</h2><p> |
| 12 | This function adds a numeric metric, setting up | 12 | This function adds a numeric metric, setting up |
| 13 | everything needed. | 13 | everything needed. |
| 14 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-json-add-array-string-metric.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="json.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-json-add-string-metric.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::json_add_array_string_metric</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::json_add_string_metric</span></td></tr></table></div></body></html> | 14 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-json-add-array-string-metric.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="json.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-json-add-string-metric.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::json_add_array_string_metric</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::json_add_string_metric</span></td></tr></table></div></body></html> |
