Skip to content

Commit 860934f

Browse files
authored
Merge pull request #76 from pmotyka/patch-2
Add space after 'Understanding Scaling Behavior'
2 parents e83a749 + 8838e58 commit 860934f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/concurrent-executions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ To understand your concurrent execution usage, AWS Lambda provides the following
102102
+ **ConcurrentExecutions:** This shows you the concurrent executions at an account level, and for any function with a custom concurrency limit\.
103103
+ **UnreservedConcurrentExecutions:** This shows you the total concurrent executions for functions assigned to the default unreserved concurrency pool\.
104104

105-
To learn about these metrics and how to access them, see [Using Amazon CloudWatch](monitoring-functions.md)\.
105+
To learn about these metrics and how to access them, see [Using Amazon CloudWatch](monitoring-functions.md)\.

0 commit comments

Comments
 (0)