File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ The following metrics are tracked for your application:
30
30
| ` CdnTotalLatency ` | Time, measured in milliseconds, representing the CDN latency. |
31
31
| ` DataApiErrors ` | Number of errors produced from API calls. |
32
32
| ` 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 . |
35
35
| ` SiteErrors ` | Number of errors encountered by the website. |
36
36
| ` SiteHits ` | Number of hits to the website. |
37
37
You can’t perform that action at this time.
0 commit comments