Skip to content

Commit 9bc87d4

Browse files
committed
fixes
1 parent c94d208 commit 9bc87d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: New Metrics view in AutoRAG
2+
title: New Metrics View in AutoRAG
33
description: Track file indexing, search activity, and top retrievals to understand how your AutoRAG instance is being used.
44
products:
55
- autorag
66
date: 2025-09-19
77
---
88

9-
[AutoRAG](/autorag/) now includes a **Metrics** tab that shows how your data is indexed and searched. Get a clear view of the health of your indexing pipeline, compare usage between AI Search and standard Search, and see which files are retrieved most often.
9+
[AutoRAG](/autorag/) now includes a **Metrics** tab that shows how your data is indexed and searched. Get a clear view of the health of your indexing pipeline, compare usage between `ai-search` and `search`, and see which files are retrieved most often.
1010

1111
![Metrics](~/assets/images/autorag/metrics.png)
1212

1313
You can find these metrics within each AutoRAG instance:
1414

1515
- Indexing: Track how files are ingested and see status changes over time.
16-
- Search breakdown: Compare usage between AI Search and Search endpoints.
16+
- Search breakdown: Compare usage between `ai-search` and `search` endpoints.
1717
- Top file retrievals: Identify which files are most frequently retrieved in a given period.
1818

1919
Try it today in [AutoRAG](/autorag/get-started/).

0 commit comments

Comments
 (0)