AWS Lambda announces Telemetry API, further enriching monitoring and observability capabilities of Lambda Extensions - devamazonaws.blogspot.com

AWS Lambda now enables Lambda Extensions to collect enhanced monitoring and observability data about your function execution through the new AWS Lambda Telemetry API. The Telemetry API provides a simple interface for extensions to receive logs, platform traces, and function invocation-level metrics directly from Lambda. Today, you can benefit from these enhanced capabilities by utilizing Telemetry API enabled extensions from these AWS Partner Network (APN) partners: Coralogix, Datadog, Dynatrace, Lumigo, New Relic, Sedai, Serverless.com, Site24x7, Sumo Logic, Sysdig, and Thundra.

Post Updated on November 10, 2022 at 05:59PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com