diff --git a/app/vmui/packages/vmui/src/pages/RawQueryPage/index.tsx b/app/vmui/packages/vmui/src/pages/RawQueryPage/index.tsx index 5a5535de6..0ba38586b 100644 --- a/app/vmui/packages/vmui/src/pages/RawQueryPage/index.tsx +++ b/app/vmui/packages/vmui/src/pages/RawQueryPage/index.tsx @@ -86,11 +86,6 @@ const RawQueryPage: FC = () => { href="https://docs.victoriametrics.com/keyconcepts/#query-data" >Query API returns data exactly as stored, but data samples and timestamps may be modified by the API. - For more details, see How - to export data in JSON line format