#general

Metrics, Metadata and Logs for Serverless Apps on AWS Lambda

TLDR Pipo asked about the status of metrics, metadata, and logs for serverless apps on AWS Lambda. Srikanth clarified that logs are also supported.

Powered by Struct AI
2
3mo
Solved
Join the chat
Aug 26, 2023 (3 months ago)
Pipo
Photo of md5-dbb38de77664978c44406b74ab651b19
Pipo
01:35 PM
Hello! I want to start a serverless app (AWS Lambda) & Goland, What is the status of metrics metadata and logs? According to the open telemetry documentation, only traces and metrics are allowed but not logs (yet), is that right?
Aug 28, 2023 (3 months ago)
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
01:02 PM
> According to the open telemetry documentation, only traces and metrics are allowed but not logs (yet), is that right?
Not sure what is the context of “allowed” you refer here but logs are also supported.