Add support for collecting and sending function logs to APM Server#303
Add support for collecting and sending function logs to APM Server#303lahsivjar merged 11 commits intoelastic:mainfrom
Conversation
|
/test |
axw
left a comment
There was a problem hiding this comment.
LGTM, just a few nitpicks. Nice work!
f2b6b0d to
7e6865c
Compare
|
@axw Apologies for the force push 🙇 This is the commit added for addressing the review comments. |
axw
left a comment
There was a problem hiding this comment.
Looks great, thanks for the updates :)
|
Tested with Verified that the logs are visible in the logs tab in the Observability section. Made sure that Possible concern: #322 |
|
I'm aware this is still experimental, but some feedback... |
Adds support for collecting
functionlogs using AWS Logs API and shipping it to APM-Server with collected agent metadata.Closes: #256