Skip to content

Commit dc54ae3

Browse files
authored
Typo fix
1 parent 9edfff7 commit dc54ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/reference/monitor-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This section lists all the automatically collected platform metrics for this ser
3636
|Metric |Name in REST API |Unit | Aggregation | Dimension | Time grains | DS Export |
3737
|---------|---------|---------|---------|---------|---------|---------|
3838
|Runs <br> The number of runs in a given timeframe. | `Runs` | Count | Total (sum), Average, Minimum, Maximum, Count | `ResourceId`, `ProjectId`, `AgentId`, `StreamType`, `Region`, `StatusCode (successful, clienterrors, server errors)`, `RunStatus (started, completed, failed, cancelled, expired)` | PT1M | Yes |
39-
|Indexed files <br> Number of files indexed for file search | `IndexedFiles` | Count | Count, Average, Minimum, Maxmimum | `ResourceId`, `ProjectId`, `VectorStoreId`, `StreamType`, `Region`, `Status`, `ErrorCode` | PT1M | Yes |
39+
|Indexed files <br> Number of files indexed for file search | `IndexedFiles` | Count | Count, Average, Minimum, Maximum | `ResourceId`, `ProjectId`, `VectorStoreId`, `StreamType`, `Region`, `Status`, `ErrorCode` | PT1M | Yes |
4040

4141

4242
## Related content

0 commit comments

Comments
 (0)