Skip to content

Commit 7f6a19a

Browse files
theSuesstiffany76
authored andcommitted
Update content/en/blog/2025/observing-lambdas/index.md
Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 11e062f commit 7f6a19a

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/2025/observing-lambdas

1 file changed

+1
-1
lines changed

content/en/blog/2025/observing-lambdas/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ logline, or the execution context is about to be shut down.
4747
### This is where the magic happens
4848

4949
Up until now, this just seems like extra work for nothing. You'll still have to
50-
wait for the collector to ship the data, right? This is where the special
50+
wait for the Collector to ship the data, right? This is where the special
5151
`decouple` processor comes in. It separates the receiving and exporting
5252
components while interfacing with the Lambda lifecycle. This allows for the
5353
Lambda to return, even if not all data has been sent. At the next invocation (or

0 commit comments

Comments
 (0)