Skip to content

Commit 51abe27

Browse files
authored
autorag metrics tab new changelog (#25302)
* new changelog * description * fixes
1 parent 3fcba75 commit 51abe27

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
253 KB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: New Metrics View in AutoRAG
3+
description: Track file indexing, search activity, and top retrievals to understand how your AutoRAG instance is being used.
4+
products:
5+
- autorag
6+
date: 2025-09-19
7+
---
8+
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.
10+
11+
![Metrics](~/assets/images/autorag/metrics.png)
12+
13+
You can find these metrics within each AutoRAG instance:
14+
15+
- Indexing: Track how files are ingested and see status changes over time.
16+
- Search breakdown: Compare usage between `ai-search` and `search` endpoints.
17+
- Top file retrievals: Identify which files are most frequently retrieved in a given period.
18+
19+
Try it today in [AutoRAG](/autorag/get-started/).

0 commit comments

Comments
 (0)