Open andrewleith opened 2 years ago
Hey team! Please add your planning poker estimate with Zenhub @andrewleith @jzbahrai @sastels @smcmurtry @whabanks
Any overlap with other sources? NewRelic for example? More fine grain metrics available through statsd
Try option 1 with container image in a timeboxed timeframe and then try option 2 only if needed.
AWS doesn't have a Python 3.10 base image yet :/ https://docs.aws.amazon.com/lambda/latest/dg/python-image.html
Can also create a separate task for adding new statsd metrics for new code
We can manually push a metric value as we do here for sending notifications to redis. Would work for the "over daily limit" ones.
@sastels This could be another way and considering that most statsd metric are going through an annotation, it might not be that difficult a task.
Description
Get statsd back up and working for the Lambda API to bring back lost metrics to track how our API is performing.
Since moving the API to lambda, we are no longer getting all of our business analytics metrics collected via statsd.
Details can be found here: https://aws.amazon.com/premiumsupport/knowledge-center/lambda-linux-binary-package/
Acceptance Criteria** (Definition of done)
To be refined through discussion with the team
Given some context, when (X) action occurs, then (Y) outcome is achieved
QA Steps
Additional info
AWS Support case: https://support.console.aws.amazon.com/support/home?region=ca-central-1#/case/?displayId=11155697721&language=en