Merge "modification to section_telemetry-data-retrieval"
This commit is contained in:
commit
259a6bc3b0
@ -9,7 +9,7 @@
|
|||||||
the persisted data can be accessed. As described in
|
the persisted data can be accessed. As described in
|
||||||
<xref linkend="section_telemetry-system-architecture"/> and in
|
<xref linkend="section_telemetry-system-architecture"/> and in
|
||||||
<xref linkend="section_telemetry-data-collection"/> the collected
|
<xref linkend="section_telemetry-data-collection"/> the collected
|
||||||
information can be stored in one or more database backends, which
|
information can be stored in one or more database back ends, which
|
||||||
are hidden by the Telemetry RESTful API.</para>
|
are hidden by the Telemetry RESTful API.</para>
|
||||||
<note>
|
<note>
|
||||||
<para>It is highly recommended not to access directly the
|
<para>It is highly recommended not to access directly the
|
||||||
@ -38,7 +38,7 @@
|
|||||||
both simple and complex query styles are available, whereas for
|
both simple and complex query styles are available, whereas for
|
||||||
the other endpoints only simple queries are supported.</para>
|
the other endpoints only simple queries are supported.</para>
|
||||||
<para>After validating the query parameters, the processing is done on the
|
<para>After validating the query parameters, the processing is done on the
|
||||||
database side in the case of most database backends in order to
|
database side in the case of most database back ends in order to
|
||||||
achieve better performance.</para>
|
achieve better performance.</para>
|
||||||
<section xml:id="section_telemetry-simple-query">
|
<section xml:id="section_telemetry-simple-query">
|
||||||
<title>Simple query</title>
|
<title>Simple query</title>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user