Skip to content

Commit 9812ac5

Browse files
mahab339ggailey777
andauthored
Update to monitoring Azure Functions article
Follow Azure function branding. Co-authored-by: Glenn Gailey <[email protected]>
1 parent b412131 commit 9812ac5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-functions/monitor-functions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ The following table lists common and recommended alert rules for Functions.
100100
| Metric | Average connections| When number of connections exceed a set value|
101101
| Metric | HTTP 404| When HTTP 404 responses exceed a set value|
102102
| Metric | HTTP Server Errors| When HTTP 5xx errors exceed a set value|
103-
| Activity Log | Create or Update Function App | When app is created or updated|
104-
| Activity Log | Delete Function App | When app is deleted|
105-
| Activity Log | Restart Function App| When app is restarted|
106-
| Activity Log | Stop Function App| When app is stopped|
103+
| Activity Log | Create or update function app | When app is created or updated|
104+
| Activity Log | Delete function app | When app is deleted|
105+
| Activity Log | Restart function app| When app is restarted|
106+
| Activity Log | Stop function app| When app is stopped|
107107

108108
## Next steps
109109

0 commit comments

Comments
 (0)