Skip to content

Commit 0338b55

Browse files
committed
feat: update url
1 parent 1008277 commit 0338b55

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

flashduty/zh/2. RUM/5. 查看器/1. 概览.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ Flashduty RUM **查看器**(RUM Explorer)是一款强大的数据分析工
5252

5353
## 下一步
5454

55-
- [数据查询指南](https://docs.flashcat.cloud/zh/flashduty/rum/xx)
56-
- [分布式追踪最佳实践](https://docs.flashcat.cloud/zh/flashduty/rum/xx)
55+
- [数据查询指南](https://docs.flashcat.cloud/zh/flashduty/rum/session-explorer-data-query)
56+
- [分布式追踪最佳实践](https://docs.flashcat.cloud/zh/flashduty/rum/trace-tracking)

flashduty/zh/2. RUM/5. 查看器/2. 数据查询.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Flashduty RUM 查看器提供了强大的检索能力,允许您通过灵活的
2424

2525
## 全文检索
2626

27-
:::highlight orange 💡
27+
:::highlight orange 💡
2828
全文检索仅部分字段支持全文检索,如未查询到结果,请转为字段查询。
2929
:::
3030

@@ -60,7 +60,7 @@ Flashduty RUM 查看器提供了强大的检索能力,允许您通过灵活的
6060
| 查询语句 | 描述 |
6161
| :-------------------------- | -------------------------------------- |
6262
| session_error_count:>5 | 检索错误数大于 `5` 的会话 |
63-
| view_time_spent:>=1.00min | 检索停留时间大于 `1min` 的视图 |
63+
| view_time_spent:>=1.00min | 检索停留时间大于 `1min` 的视图 |
6464
| session_view_count:[2 TO 8] | 检索视图访问量在 `2``8` 之间的会话 |
6565

6666
## 复杂检索
@@ -145,4 +145,3 @@ geo_country:China session_error_count:>0
145145

146146
- [RUM 查看器概览](https://docs.flashcat.cloud/zh/flashduty/rum/rum-explorer)
147147
- [分布式追踪最佳实践](https://docs.flashcat.cloud/zh/flashduty/rum/distributed-tracing)
148-
- [性能监控分析](https://docs.flashcat.cloud/zh/flashduty/rum/performance-monitoring)

0 commit comments

Comments
 (0)