mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
vmui: update text on the Raw Data page
Co-authored-by: Roman Khavronenko <roman@victoriametrics.com>
This commit is contained in:
parent
9e138e82c4
commit
ea4ee21d27
1 changed files with 0 additions and 5 deletions
|
@ -86,11 +86,6 @@ const RawQueryPage: FC = () => {
|
||||||
href="https://docs.victoriametrics.com/keyconcepts/#query-data"
|
href="https://docs.victoriametrics.com/keyconcepts/#query-data"
|
||||||
>Query
|
>Query
|
||||||
API</Hyperlink> returns data exactly as stored, but data samples and timestamps may be modified by the API.
|
API</Hyperlink> returns data exactly as stored, but data samples and timestamps may be modified by the API.
|
||||||
For more details, see <Hyperlink
|
|
||||||
underlined
|
|
||||||
href="https://docs.victoriametrics.com/single-server-victoriametrics/#how-to-export-data-in-json-line-format"
|
|
||||||
>How
|
|
||||||
to export data in JSON line format</Hyperlink>
|
|
||||||
</p>
|
</p>
|
||||||
<Button
|
<Button
|
||||||
variant="text"
|
variant="text"
|
||||||
|
|
Loading…
Reference in a new issue