clickstream-analytics-on-aws icon indicating copy to clipboard operation
clickstream-analytics-on-aws copied to clipboard

use EMF in lambda to send custom metrics

Open zxkane opened this issue 8 months ago • 0 comments

Describe the feature

EMF is a feature of CloudWatch to send custom metrics that is an asynchorinzed way not blocking the business logic if something wrong happened in CloudWatch.

Use Case

Proposed Solution - Optional

use Powertools metrics API

https://docs.powertools.aws.dev/lambda/typescript/latest/core/metrics/#creating-metrics

Other Information

Notes:

  • [ ] this feature has an UI update
  • [ ] this feature contains an implementation guide update

This is a :rocket: Feature Request

zxkane avatar Oct 09 '23 02:10 zxkane