Skip to content

Commit 9b93581

Browse files
authored
Merge pull request #126444 from BandaruDheeraj/patch-3
Update metrics.md
2 parents a3c5b1f + a646060 commit 9b93581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The following metrics are tracked for your application:
3030
| `CdnTotalLatency` | Time, measured in milliseconds, representing the CDN latency. |
3131
| `DataApiErrors` | Number of errors produced from API calls. |
3232
| `DataApiHits` | Number of hit to API endpoints. |
33-
| `FunctionErrors` | Number of errors encounter by managed API functions. |
34-
| `FunctionHits` | Number of hits to managed API functions. |
33+
| `FunctionErrors` | Number of errors encounter by managed API functions and linked backend functions. |
34+
| `FunctionHits` | Number of hits to managed API functions and linked backend functions. |
3535
| `SiteErrors` | Number of errors encountered by the website. |
3636
| `SiteHits` | Number of hits to the website. |
3737

0 commit comments

Comments
 (0)