Skip to content

Commit 210bc5d

Browse files
update doc: use-at-your-own-risk
1 parent b150825 commit 210bc5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/best-practices/use-at-your-own-risk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
OpenObserve does not restrict the number of records returned or the length of the time range in a query. You can query a few minutes or several months of data.
22
However, queries that return a large number of results, especially those with small time intervals, breakdown fields, or large text fields, can overload the browser.
3-
This may cause the UI to become unresponsive or crash, particularly on the **Logs** page or in **dashboard panels**.
3+
This may cause the UI to become unresponsive or crash, particularly on the **Logs** page or in **Dashboard Panels**.
44

55
Two scenarios where this risk is significant:
66

7-
## 1. Long Duration Queries with Small Intervals
7+
## 1. Long Range Queries with Small Intervals
88

99
> **Where this issue can occur**: Logs Search and Dashboards
1010
<br>

0 commit comments

Comments
 (0)