mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +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"
|
||||
>Query
|
||||
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>
|
||||
<Button
|
||||
variant="text"
|
||||
|
|
Loading…
Reference in a new issue