Currently, we require an additional log processing stack to create custom metrics. Amazon CloudWatch just [released support for high cardinality and custom metrics with a new metric format](https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-cloudwatch-launches-embedded-metric-format/) that we could integrate to. Tasks: * [ ] Read [CloudWatch metrics Python library](https://github.com/awslabs/aws-embedded-metrics-python) * [ ] Measure the value of adhering to the format vs bringing an additional dependency
Currently, we require an additional log processing stack to create custom metrics. Amazon CloudWatch just released support for high cardinality and custom metrics with a new metric format that we could integrate to.
Tasks: