From ea4ee21d27017d39d6620242639e1d493b9045d9 Mon Sep 17 00:00:00 2001
From: Yury Molodov
Date: Thu, 21 Nov 2024 15:12:19 +0100
Subject: [PATCH] vmui: update text on the Raw Data page
Co-authored-by: Roman Khavronenko
---
app/vmui/packages/vmui/src/pages/RawQueryPage/index.tsx | 5 -----
1 file changed, 5 deletions(-)
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